forked from GithubBackups/vichan
ban_history.html: fix IP display
This commit is contained in:
parent
41b497bbb2
commit
f30ef7c602
@ -11,7 +11,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{% trans 'IP' %}</th>
|
||||
<td>{{ ban.cmask }}</td>
|
||||
<td>{{ ban.mask|cloak_ip }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{% trans 'Reason' %}</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user