You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% if not topics.TOPIC_APPROVED or not topics.POSTS_APPROVED %}{{ topics.UNAPPROVED_IMG }} {% endif %}
73
+
{% if not topics.TOPIC_APPROVED or not topics.POSTS_APPROVED %}<iclass="icon fa-question fa-fw icon-blue" aria-hidden="true"></i><spanclass="sr-only">{{ lang('POSTS_UNAPPROVED') }}</span> {% endif %}
0 commit comments