[ticket/10422] Invalid "if" in viewtopic_body.html

Fixing incorrect "IF" in viewtopic_body.html

PHPBB3-10422
This commit is contained in:
Vjacheslav Trushkin 2011-10-18 21:37:51 +03:00
parent cfb5135805
commit c8399b8e30

View file

@ -4,13 +4,10 @@
<!-- NOTE: remove the style="display: none" when you want to have the forum description on the topic body -->
<!-- IF FORUM_DESC --><div style="display: none !important;">{FORUM_DESC}<br /></div><!-- ENDIF -->
<!-- IF MODERATORS or U_MCP -->
<p>
<!-- IF MODERATORS -->
<!-- IF MODERATORS -->
<p>
<strong><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->:</strong> {MODERATORS}
<!-- ENDIF -->
</p>
</p>
<!-- ENDIF -->
<!-- IF S_FORUM_RULES -->