mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-26 01:09:22 +02:00
small visual style fix in admin page (#455)

This commit is contained in:
parent
93384c2375
commit
a75e2c015e
@ -185,7 +185,7 @@ echo "Last cached on: ". hhb_tohtml(getClock($basic['cached'], true)) .".<br>";
|
||||
<b>Ban character and/or account:</b>
|
||||
<form action="" method="post">
|
||||
<input type="hidden" name="csrf_token" value="<?php echo hhb_tohtml($_SESSION['csrf_token']);?>" />
|
||||
<table style="background-color:lightblue;">
|
||||
<table>
|
||||
<!-- row 1 -->
|
||||
<tr>
|
||||
<td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user