X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=d78d4162efa69042035619525cae1bae02938f92;hb=70ba9e5e0c4d3049c6ee587ae75e1bd8cce36965;hp=c63166aa758dce2e62d80dba51c11b9e423f0fd2;hpb=72cfb86773e090d0afe4246af31e0b81f63308fc;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index c63166aa75..d78d4162ef 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,97 +1,104 @@ - - -

{{$header}}

-
- {{$tab_str}} - - - - + {{* Insert Tab-Nav *}} + {{$tab_str nofilter}}
- -
-
- - - - - -
- {{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 *}}