{% if ERROR %}

{{ ERROR }}

{% endif %} {% if S_SHOW_TOPIC_ICONS or S_SHOW_PM_ICONS %}
{% for topic_icon in loops.topic_icon %} {% endfor %}
{% endif %} {% if not S_PRIVMSGS and S_DISPLAY_USERNAME %}
{% endif %} {% EVENT posting_editor_subject_before %} {% if S_POST_ACTION or S_PRIVMSGS or S_EDIT_DRAFT %}
{% EVENT posting_editor_subject_prepend %} {% EVENT posting_editor_subject_append %}
{% if CAPTCHA_TEMPLATE and S_CONFIRM_CODE %} {% DEFINE CAPTCHA_TAB_INDEX = 3 %} {% INCLUDE ''~ CAPTCHA_TEMPLATE ~'' %} {% endif %} {% endif %} {% EVENT posting_editor_subject_after %} {% INCLUDE 'posting_buttons.html' %}
{% EVENT posting_editor_smilies_before %}
{% if S_SMILIES_ALLOWED and loops.smiley|length %} {{ lang('SMILIES') }}
{% for smiley in loops.smiley %} {{ smiley.SMILEY_CODE }} {% endfor %} {% endif %}
{% if S_SHOW_SMILEY_LINK and S_SMILIES_ALLOWED %}
{{ lang('MORE_SMILIES') }} {% endif %} {% EVENT posting_editor_smilies_after %} {% if BBCODE_STATUS %}
{% if loops.smiley|length %}
{% endif %} {{ BBCODE_STATUS }}
{% if S_BBCODE_ALLOWED %} {{ IMG_STATUS }}
{{ FLASH_STATUS }}
{{ URL_STATUS }}
{% endif %} {{ SMILIES_STATUS }}
{% endif %} {% EVENT posting_editor_bbcode_status_after %} {% if S_EDIT_DRAFT || S_DISPLAY_REVIEW %} {% if S_DISPLAY_REVIEW %}
{% endif %} {% if S_EDIT_DRAFT %}{{ lang('BACK_TO_DRAFTS') }}{% endif %} {% if S_DISPLAY_REVIEW %}{{ lang('TOPIC_REVIEW') }}{% endif %} {% endif %}
{% EVENT posting_editor_message_before %}
{% EVENT posting_editor_message_after %}
{% if definition.EXTRA_POSTING_OPTIONS eq 1 %} {% if not S_SHOW_DRAFTS %} {% endif %} {% if not S_SHOW_DRAFTS and not definition.SIG_EDIT eq 1 %}
{{ S_HIDDEN_ADDRESS_FIELD }} {{ S_HIDDEN_FIELDS }} {% EVENT posting_editor_submit_buttons %} {% if S_HAS_DRAFTS %}  {% endif %} {% if S_SAVE_ALLOWED %}  {% endif %}    
{% endif %} {% if not S_PRIVMSGS and not S_SHOW_DRAFTS and not definition.SIG_EDIT eq 1 %}
{% endif %} {% if not S_SHOW_DRAFTS and not definition.SIG_EDIT eq 1 %}
{% EVENT posting_editor_options_prepend %} {% if S_BBCODE_ALLOWED %}
{% endif %} {% if S_SMILIES_ALLOWED %}
{% endif %} {% if S_LINKS_ALLOWED %}
{% endif %} {% if S_SIG_ALLOWED %}
{% endif %} {% if S_NOTIFY_ALLOWED %}
{% endif %} {% if S_LOCK_TOPIC_ALLOWED %}
{% endif %} {% if S_LOCK_POST_ALLOWED %}
{% endif %} {% if S_TYPE_TOGGLE or S_TOPIC_TYPE_ANNOUNCE or S_TOPIC_TYPE_STICKY %}
{% endif %} {% if S_TYPE_TOGGLE %}
{% for topic_type in loops.topic_type %} {% endfor %}
{% endif %} {% if S_TOPIC_TYPE_ANNOUNCE or S_TOPIC_TYPE_STICKY %}
{{ lang('STICK_TOPIC_FOR_EXPLAIN') }}
{% endif %} {% if S_SOFTDELETE_ALLOWED or S_DELETE_ALLOWED %}
{% if S_DELETE_ALLOWED and S_SOFTDELETE_ALLOWED %}
{% endif %}
{% endif %} {% if S_EDIT_REASON %}
{% endif %}
{% endif %} {% endif %}