diff options
Diffstat (limited to 'view/settings.tpl')
-rw-r--r--[-rwxr-xr-x] | view/settings.tpl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index 25479b5bf..8753474af 100755..100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -28,9 +28,6 @@ $nickname_block {{inc field_custom.tpl with $field=$timezone }}{{endinc}} {{inc field_input.tpl with $field=$defloc }}{{endinc}} {{inc field_checkbox.tpl with $field=$allowloc }}{{endinc}} -{{inc field_select.tpl with $field=$theme }}{{endinc}} -{{inc field_input.tpl with $field=$ajaxint }}{{endinc}} -{{inc field_input.tpl with $field=$itemspage_network }}{{endinc}} <div class="settings-submit-wrapper" > @@ -59,6 +56,10 @@ $blocktags $suggestme +$unkmail + +{{inc field_input.tpl with $field=$cntunkmail }}{{endinc}} + {{inc field_input.tpl with $field=$expire.days }}{{endinc}} <div class="field input"> <span class="field_help"><a href="#advanced-expire-popup" id="advanced-expire" class='popupbox' title="$expire.advanced">$expire.label</a></span> |