X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsettings.tpl;h=2b739c968a62973bdbe0ff5638e61ef302ea491b;hb=e6b07d61cfa8c8b87e32ae36a93c554400f2e9e5;hp=b79fbfe43c3e8df72ae7bba903b95aa00d75d211;hpb=f35a61761a9868c09f2b7f26102c176dd9b8de34;p=friendica.git diff --git a/view/settings.tpl b/view/settings.tpl old mode 100644 new mode 100755 index b79fbfe43c..2b739c968a --- a/view/settings.tpl +++ b/view/settings.tpl @@ -4,11 +4,8 @@ $tabs $nickname_block - - -
- +

$h_pass

@@ -32,7 +29,9 @@ $nickname_block {{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}} +{{inc field_checkbox.tpl with $field=$nosmile}}{{endinc}}
@@ -54,23 +53,44 @@ $hide_friends $hide_wall +$blockwall + +$blocktags + +$suggestme + +{{inc field_input.tpl with $field=$expire.days }}{{endinc}} +
+ $expire.label +
+
+

$expire.advanced

+ {{ inc field_yesno.tpl with $field=$expire.items }}{{endinc}} + {{ inc field_yesno.tpl with $field=$expire.notes }}{{endinc}} + {{ inc field_yesno.tpl with $field=$expire.starred }}{{endinc}} +
+
+ +
+ +
- + $permissions $permdesc
+
-{{inc field_checkbox.tpl with $field=$blockwall }}{{endinc}} - -{{inc field_input.tpl with $field=$expire }}{{endinc}} - -
@@ -88,6 +108,8 @@ $hide_wall {{inc field_intcheckbox.tpl with $field=$notify3 }}{{endinc}} {{inc field_intcheckbox.tpl with $field=$notify4 }}{{endinc}} {{inc field_intcheckbox.tpl with $field=$notify5 }}{{endinc}} +{{inc field_intcheckbox.tpl with $field=$notify6 }}{{endinc}} +{{inc field_intcheckbox.tpl with $field=$notify7 }}{{endinc}}
@@ -95,27 +117,6 @@ $hide_wall
-{{ if $mail_disabled }} - -{{ else }} -

$h_imap

-

$imap_desc

- {{inc field_custom.tpl with $field=$imap_lastcheck }}{{endinc}} - {{inc field_input.tpl with $field=$mail_server }}{{endinc}} - {{inc field_input.tpl with $field=$mail_port }}{{endinc}} - {{inc field_select.tpl with $field=$mail_ssl }}{{endinc}} - {{inc field_input.tpl with $field=$mail_user }}{{endinc}} - {{inc field_password.tpl with $field=$mail_pass }}{{endinc}} - {{inc field_input.tpl with $field=$mail_replyto }}{{endinc}} - {{inc field_checkbox.tpl with $field=$mail_pubmail }}{{endinc}} - -
- -
-{{ endif }} - - -

$h_advn