forked from leftypol/leftypol
Attempt fix broken unban on serveral pages
This commit is contained in:
parent
6863db49ef
commit
3351715795
2 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@
|
|||
<th>{% trans 'Action' %}</th>
|
||||
<td>
|
||||
<input type="hidden" name="appeal_id" value="{{ ban.id }}">
|
||||
<input type="submit" name="unban_mask" value="Unban mask">
|
||||
<input type="submit" name="unban" value="Unban range">
|
||||
<input type="submit" name="deny" value="Deny appeal">
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue