{% INCLUDE 'ucp_header.html' %}

{{ lang('TITLE') }}

{% if ERROR %}

{{ ERROR }}

{% endif %} {% EVENT ucp_prefs_view_radio_buttons_prepend %}
{% if S_CHANGE_CENSORS %}
{% endif %} {% EVENT ucp_prefs_view_radio_buttons_append %}
{% EVENT ucp_prefs_view_select_menu_prepend %}
{{ S_TOPIC_SORT_DAYS }}
{{ S_TOPIC_SORT_KEY }}
{{ S_TOPIC_SORT_DIR }}

{{ S_POST_SORT_DAYS }}
{{ S_POST_SORT_KEY }}
{{ S_POST_SORT_DIR }}
{% EVENT ucp_prefs_view_select_menu_append %}
{{ S_HIDDEN_FIELDS }} {{ S_FORM_TOKEN }}
{% INCLUDE 'ucp_footer.html' %}