{% include 'overall_header.html' %} {% INCLUDECSS '@dark1_usernotificationcontrol/dark1_unc_acp_style.css' %} {% INCLUDEJS '@dark1_usernotificationcontrol/dark1_unc_acp_script.js' %}

{{ UNC_EXT_NAME }}

{{ lang('ACP_UNC_BY') }} {{ UNC_EXT_DEV }}

{{ UNC_EXT_MODE }}

{{ lang('ACP_UNC_SET') }}

{{ lang('ACP_UNC_ENABLE_EXPLAIN') }}
{{ lang('ACP_UNC_NOTIFY') }}
{{ lang('ACP_UNC_NOTIFY_EXPLAIN') ~ lang('COLON') }}
{{ lang('ACP_UNC_NO_NOTICE_TITLE') }} {{ lang('COLON') ~ '
' ~ lang('ACP_UNC_NO_NOTICE_LANG_KEY', UNC_NOTICE) ~ '
' ~ lang('ACP_UNC_NO_NOTICE_FAQ_INFO') }}

{{ lang('ACP_UNC_NOTIFY_TOGGLE') }} » {{ lang('ACP_UNC_NOTIFY_TOGGLE_EXPLAIN') }}

{% for notification_methods in loops.notification_methods %} {% endfor %} {% for notification_types in loops.notification_types %} {% if notification_types.GROUP_NAME %} {% else %} {% for notification_methods in notification_types.notification_methods %} {% endfor %} {% endif %} {% endfor %}
{{ lang('NOTIFICATION_TYPE') }}{{ notification_methods.NAME }}
{{ notification_types.GROUP_NAME }}
{{ notification_types.TEXT }}
 » {{ lang('ACP_UNC_NOTIFY_NAME') ~ ' ' ~ lang('COLON') ~ ' ' ~ notification_types.NAME }}
 » {{ lang('ACP_UNC_NOTIFY_TYPE_ID') ~ ' ' ~ lang('COLON') }} {{ notification_types.TYPE }}
 » {{ lang('ACP_UNC_NOTIFY_LANG_KEY') ~ ' ' ~ lang('COLON') }} {{ notification_types.LANG_KEY }}
{% if notification_types.EXPLAIN %}
 » {{ lang('ACP_UNC_NOTIFY_EXPLAIN') ~ ' ' ~ lang('COLON') ~ ' ' ~ notification_types.EXPLAIN }}{% endif %}
  {{ S_FORM_TOKEN }}
{% include 'overall_footer.html' %}