slightly more compact ban list

This commit is contained in:
Michael Save 2012-05-19 21:02:51 +10:00
parent 1dedf5deae
commit f0abd961a4

View File

@ -37,8 +37,9 @@
{% endif %} {% endif %}
</td> </td>
<td style="white-space: nowrap"> <td style="white-space: nowrap">
{{ ban.set|date(config.post_date) }} <span title="{{ ban.set|date(config.post_date) }}">
<small>({{ ban.set|ago }} ago)</small> {{ ban.set|ago }} ago
</span>
</td> </td>
<td style="white-space: nowrap"> <td style="white-space: nowrap">
{% if ban.expires == 0 %} {% if ban.expires == 0 %}