X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=ab38a1c6c19ccb296709de167222165e09dadd29;hb=a787f80bbd8acef6e4f53ee846091fb272a01270;hp=0733c9e18752d60eb6b4cd770e863acaf9b647c5;hpb=712b3c7593a6046a0794efa6c65fd33ba4d64c43;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 0733c9e187..ab38a1c6c1 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,104 +1,108 @@ -

{{$header}}

-
+ {{* Insert Tab-Nav *}} {{$tab_str}} - - - -
- + - - {{if $lblsuggest}} -
  • {{$lblsuggest}}
  • - {{/if}} - {{if $follow}} -
  • - {{/if}} +
    - - -
    {{$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 *}}