wip from ATB
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<div class="mb-3 row">
|
||||
<label for="token_type" class="col-lg-5 col-form-label text-end">Token Type</label>
|
||||
<div class="col-lg-3">
|
||||
<select id="token_type" name="token_type" class="form-select">
|
||||
<select id="token_type" name="token_type" class="form-control">
|
||||
{OPTION=token_type}
|
||||
<option value='app' selected>Application</option>
|
||||
<option value='user'>User</option>
|
||||
|
Reference in New Issue
Block a user