Fix search for new bans table

This commit is contained in:
Michael Foster
2013-09-17 09:35:13 +10:00
parent b5ebd265f2
commit 803f0c8ce1
3 changed files with 12 additions and 11 deletions

View File

@@ -46,7 +46,7 @@
{% if ban.expires == 0 %}
-
{% else %}
{{ (ban.expires - ban.set + time()) | until }}
{{ (ban.expires - ban.created + time()) | until }}
{% endif %}
</td>
<td style="white-space: nowrap">