X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=e7856128a58357704e5c81a953d74724ea8512f0;hb=fec2f8fd8259db66d5dcf700e8e855acad596d1b;hp=c63166aa758dce2e62d80dba51c11b9e423f0fd2;hpb=caa21e6021dc2623aba8294f55279a31c94aab02;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index c63166aa75..e7856128a5 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,97 +1,100 @@ - -

{{$header}}

-
+ {{* Insert Tab-Nav *}} {{$tab_str}} - - - -
- -
-
- - - - - -
- {{if $poll_enabled}} -
{{$lastupdtext}} {{$last_update}}
- {{if $poll_interval}} - {{$updpub}} {{$poll_interval}} - {{/if}} - {{$udnow}} - {{/if}} -
-
- {{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}} - {{include file="field_checkbox.tpl" field=$hidden}} - -
-

{{$lbl_info1}}

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

{{$lbl_vis1}}

-

{{$lbl_vis2}}

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