{% INCLUDE 'ucp_header.html' %} {% if not PROMPT %} {% INCLUDE 'ucp_pm_message_header.html' %} {% endif %} {% if PROMPT %}

{{ lang('EXPORT_AS_CSV') }}

{{ lang('OPTIONS') }}

    {{ S_FORM_TOKEN }}
{% else %} {% if NUM_REMOVED %}

{{ RULE_REMOVED_MESSAGES }}

{% endif %} {% if NUM_NOT_MOVED %}

{{ NOT_MOVED_MESSAGES }}
{{ RELEASE_MESSAGE_INFO }}

{% endif %} {% if loops.messagerow|length %} {% else %}

{% if S_COMPOSE_PM_VIEW and S_NO_AUTH_SEND_MESSAGE %} {% if S_USER_NEW %}{{ lang('USER_NEW_PERMISSION_DISALLOWED') }}{% else %}{{ lang('NO_AUTH_SEND_MESSAGE') }}{% endif %} {% else %} {{ lang('NO_MESSAGES') }} {% endif %}

{% endif %} {% if FOLDER_CUR_MESSAGES neq 0 %}

{{ lang('MARK_ALL') }}{{ lang('UNMARK_ALL') }}

{% INCLUDE 'display_options.html' %}
{% endif %} {% INCLUDE 'ucp_pm_message_footer.html' %} {% endif %} {% INCLUDE 'ucp_footer.html' %}