{{ lang('TITLE') }}{% if CUR_FOLDER_NAME %}{{ lang('COLON') }} {{ CUR_FOLDER_NAME }}{% endif %}

{% if FOLDER_STATUS and FOLDER_MAX_MESSAGES neq 0 %}

{{ FOLDER_STATUS }}

{% endif %} {% if U_MARK_ALL and FOLDER_CUR_MESSAGES neq 0 %} {% endif %}
{% if U_POST_REPLY_PM or U_POST_NEW_TOPIC or U_FORWARD_PM %} {% if U_POST_REPLY_PM %} {{ lang('BUTTON_PM_REPLY') }} {% elseif U_POST_NEW_TOPIC %} {{ lang('BUTTON_PM_NEW') }} {% endif %} {% if U_FORWARD_PM %} {{ lang('BUTTON_PM_FORWARD') }} {% endif %} {% if U_POST_REPLY_PM and S_PM_RECIPIENTS gt 1 %} {{ lang('BUTTON_PM_REPLY_ALL') }} {% endif %} {% endif %} {% if not S_IS_BOT and U_PRINT_PM %} {% endif %} {% if TOTAL_MESSAGES or S_VIEW_MESSAGE %} {% endif %}