fix pm messages
This commit is contained in:
parent
4fb3e1c513
commit
63668b1f6f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue