fix pm messages

This commit is contained in:
slav0nic 2009-12-16 16:25:28 +02:00
parent 4fb3e1c513
commit 63668b1f6f

View file

@ -19,7 +19,7 @@
<strong>{{ post_user.forum_profile.group }}</strong>
{% endif %}
</dd>
{% if forum_settings.AUTHORITY_SUPPORT" %}
{% if forum_settings.AUTHORITY_SUPPORT %}
<dd class="usertitle">
{{ post_user|forum_authority }}
</dd>