{% include 'mcp_header.html' %} {% set CUSTOM_FIELDSET_CLASS = 'forum-selection2' %}

{{ L_FORUM }}{{ L_COLON }} {{ FORUM_NAME }}

{% include 'jumpbox_options.html' %}
{% if topicrow %}

{{ L_TOPICS }}

{% if not S_MERGE_SELECT %} {% endif %} {% set VAR = {{ L_VIEW_TOPIC_LOCKED }} %} {% for topicrow in topicrow %} {% if not S_MERGE_SELECT %} {% endif %} {% endfor %}
{{ L_TITLE }} {{ L_REPLIES }} {{ L_LAST_POST }}{{ L_MARK }}
{% if topicrow.TOPIC_ICON_IMG %} {% endif %} {% if topicrow.S_SELECT_TOPIC %} [ {{ L_SELECT_MERGE }} ]   {% endif %} {% EVENT mcp_forum_topic_title_before %} {{ topicrow.TOPIC_TITLE }} {% EVENT mcp_forum_topic_title_after %} {% if topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED %} {{ L_TOPICS_ROW_NOT_APPROVED }} {% endif %} {% if topicrow.S_TOPIC_DELETED or topicrow.S_POSTS_DELETED %} {{ L_TOPICS_ROW_DELETED }} {% endif %} {% if topicrow.S_TOPIC_REPORTED %} {{ L_TOPICS_ROW_REPORTED }} {% endif %} {% if topicrow.S_MOVED_TOPIC and S_CAN_DELETE %}   [ {{ L_DELETE_SHADOW_TOPIC }} ] {% endif %}
{{ L_POST_BY_AUTHOR }} {{ topicrow.TOPIC_AUTHOR_FULL }} -  {% if topicrow.ATTACH_ICON_IMG %} {{ L_ATTACH_FORUM }} {% endif %}
{% if topicrow.pagination %} {% endif %}
{{ topicrow.REPLIES }}
{{ L_POST_BY_AUTHOR }} {{ topicrow.LAST_POST_AUTHOR_FULL }}
{% if not topicrow.S_MOVED_TOPIC %} {% else %} {% endif %}
{% else %}

{{ L_INFO_BOX }}

{{ L_NO_TOPICS }}

{% endif %}

{{ L_OPTIONS }}

{% EVENT mcp_forum_actions_before %} {% if not S_MERGE_SELECT %}
{% endif %} {{ S_FORM_TOKEN }} {% EVENT mcp_forum_actions_after %}
{% include 'display_options.html' %}
{% include 'mcp_footer.html' %}