{% set ABBC3_ICONS = ROOT_PATH ~ ABBC3_BBCODE_ICONS %}
{% if S_BBCODE_QUOTE %} {% endif %} {% if S_BBCODE_IMG %} {% endif %} {% if S_LINKS_ALLOWED %} {% endif %} {% if S_BBCODE_FLASH %} {% endif %} {% if S_BBCODE_MEDIA %} {% endif %} {% EVENT vse_abbc3_posting_editor_buttons_custom_tags_before %}
{% if custom_tags %}
{% EVENT vse_abbc3_posting_editor_buttons_custom_tags_prepend %} {% for custom_tag in custom_tags %} {% if custom_tag.S_CUSTOM_BBCODE_ALLOWED %} {% if custom_tag.BBCODE_TAG == 'font=' or custom_tag.BBCODE_TAG == 'font' %} {% else %} {% endif %} {% endif %} {% endfor %} {% EVENT vse_abbc3_posting_editor_buttons_custom_tags_append %}
{% endif %}