Fixed alignment.
This commit is contained in:
parent
af7b233590
commit
d3e40fb76c
|
|
@ -33,7 +33,7 @@ class ClientController(AuthorizationMixin, WebpageController):
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align:right;">
|
||||||
ban for
|
ban for
|
||||||
<select id="ban-minutes">
|
<select id="ban-minutes">
|
||||||
<option value="15">15 minutes</option>
|
<option value="15">15 minutes</option>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue