X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=d78d4162efa69042035619525cae1bae02938f92;hb=70ba9e5e0c4d3049c6ee587ae75e1bd8cce36965;hp=93999a860c6095a904a332a632a2e336eb997403;hpb=dfa5183774e24fe2b1a355c9427372d4cd55ea70;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 93999a860c..d78d4162ef 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,98 +1,104 @@ - -{{if $header}}

{{$header}}

{{/if}} -
{{* Insert Tab-Nav *}} - {{$tab_str}} + {{$tab_str nofilter}}
- {{* End of contact-edit-links *}} - - - -
- - -
- - - -
- {{include file="field_checkbox.tpl" field=$notify}} - {{if $fetch_further_information}} - {{include file="field_select.tpl" field=$fetch_further_information}} - {{if $fetch_further_information.2 == 2 }} {{include file="field_textarea.tpl" field=$ffi_keyword_blacklist}} {{/if}} + {{if $reason}} +
+

{{$lbl_info2}}

+

{{$reason}}

+
+
{{/if}} - {{include file="field_checkbox.tpl" field=$hidden}} -
-

{{$lbl_info1}}

- - + {{if $profile_select}} +
+

{{$lbl_vis1}}

+

{{$lbl_vis2}}

+
+ {{$profile_select nofilter}} +
+ {{/if}}
-
- {{if $profile_select}} -
-

{{$lbl_vis1}}

-

{{$lbl_vis2}}

-
- {{$profile_select}} -
- + {{/if}} - -
+
+ + {{* End of the form *}}
{{* End of contact-edit-nav-wrapper *}}