X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fcontact_edit.tpl;h=ab38a1c6c19ccb296709de167222165e09dadd29;hb=f988ed5d15e3697daa41e9a4ee3ac9951ef4c7cc;hp=682ebfa36abfea126bcc8f1a67fb8ce244e300ac;hpb=991cbd604a588e676bf316aa120f223071bdff94;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 682ebfa36a..ab38a1c6c1 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,110 +1,108 @@ -{{if $header}}

{{$header}}

{{/if}} -
+ {{* Insert Tab-Nav *}} {{$tab_str}} -
- {{$contact_action_button}} - - -
- - - - -
- - - -
{{$profileurllabel}}
{{$profileurl}}
- {{if $location}}
{{$location_label}}
{{$location}}
{{/if}} - {{if $keywords}}
{{$keywords_label}}
{{$keywords}}
{{/if}} - {{if $about}}
{{$about_label}}
{{$about}}
{{/if}} -
-
-
- -
- - - - -
- {{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 *}}