Improvements to new mod panel

This commit is contained in:
Michael Save 2012-04-21 12:42:41 +10:00
parent 64f7e70d29
commit 2c1f14d24b
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@
<fieldset>
<legend>{% trans 'Noticeboard' %}</legend>
<ul>
{% if noticeboard %}
{% if noticeboard|count > 0 %}
<li>
{% trans 'Latest posts:' %}
<ul>