X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fsettings.tpl;h=f82d672cdf84c30495fa731617064ea92115f333;hb=96ed0a77912e049799dc81761f1dbe4a9eec5757;hp=5a40b96bca5c114a1a5fdc4454990bd6b7ca7ab8;hpb=04c31d194f07e3b7a39ab7c8d5690da840c11fb7;p=friendica.git diff --git a/view/theme/frost-mobile/settings.tpl b/view/theme/frost-mobile/settings.tpl index 5a40b96bca..f82d672cdf 100644 --- a/view/theme/frost-mobile/settings.tpl +++ b/view/theme/frost-mobile/settings.tpl @@ -7,11 +7,11 @@ $nickname_block

$h_pass

-{{inc field_password.tpl with $field=$password1 }}{{endinc}} -{{inc field_password.tpl with $field=$password2 }}{{endinc}} +{{inc $field_password with $field=$password1 }}{{endinc}} +{{inc $field_password with $field=$password2 }}{{endinc}} {{ if $oid_enable }} -{{inc field_input.tpl with $field=$openid }}{{endinc}} +{{inc $field_input with $field=$openid }}{{endinc}} {{ endif }}
@@ -21,11 +21,11 @@ $nickname_block

$h_basic

-{{inc field_input.tpl with $field=$username }}{{endinc}} -{{inc field_input.tpl with $field=$email }}{{endinc}} -{{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_input with $field=$username }}{{endinc}} +{{inc $field_input with $field=$email }}{{endinc}} +{{inc $field_custom with $field=$timezone }}{{endinc}} +{{inc $field_input with $field=$defloc }}{{endinc}} +{{inc $field_checkbox with $field=$allowloc }}{{endinc}}
@@ -38,7 +38,7 @@ $nickname_block -{{inc field_input.tpl with $field=$maxreq }}{{endinc}} +{{inc $field_input with $field=$maxreq }}{{endinc}} $profile_in_dir @@ -57,9 +57,9 @@ $suggestme $unkmail -{{inc field_input.tpl with $field=$cntunkmail }}{{endinc}} +{{inc $field_input with $field=$cntunkmail }}{{endinc}} -{{inc field_input.tpl with $field=$expire.days }}{{endinc}} +{{inc $field_input with $field=$expire.days }}{{endinc}}
@@ -67,10 +67,10 @@ $unkmail

$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}} - {{ inc field_yesno.tpl with $field=$expire.network_only }}{{endinc}} + {{ inc $field_yesno with $field=$expire.items }}{{endinc}} + {{ inc $field_yesno with $field=$expire.notes }}{{endinc}} + {{ inc $field_yesno with $field=$expire.starred }}{{endinc}} + {{ inc $field_yesno with $field=$expire.network_only }}{{endinc}}
@@ -108,21 +108,21 @@ $group_select
$activity_options
-{{inc field_checkbox.tpl with $field=$post_newfriend }}{{endinc}} -{{inc field_checkbox.tpl with $field=$post_joingroup }}{{endinc}} -{{inc field_checkbox.tpl with $field=$post_profilechange }}{{endinc}} +{{inc $field_checkbox with $field=$post_newfriend }}{{endinc}} +{{inc $field_checkbox with $field=$post_joingroup }}{{endinc}} +{{inc $field_checkbox with $field=$post_profilechange }}{{endinc}}
$lbl_not
-{{inc field_intcheckbox.tpl with $field=$notify1 }}{{endinc}} -{{inc field_intcheckbox.tpl with $field=$notify2 }}{{endinc}} -{{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}} +{{inc $field_intcheckbox with $field=$notify1 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify2 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify3 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify4 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify5 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify6 }}{{endinc}} +{{inc $field_intcheckbox with $field=$notify7 }}{{endinc}}