X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=5f582e066c56e0511c6913c73b126b6a0eb92bc2;hb=7fb913eb86e9897de3551811ba4adc9d7caf8c14;hp=08570ec496bc1fb868f38cceaed710acd2b9b66e;hpb=fabc90e9dd5f1c4280a9bfa6c6930a3fc985f87a;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 08570ec496..5f582e066c 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -44,16 +44,11 @@ {{if $ignored}}
  • {{$ignored}}
  • {{/if}} {{if $archived}}
  • {{$archived}}
  • {{/if}} - - {{* End of contact-edit-status-wrapper *}} {{* Some information about the contact from the profile *}}
    {{$profileurllabel}}
    {{$profileurl}}
    - {{if $location}}
    {{$location_label}}
    {{$location}}
    {{/if}} + {{if $location}}
    {{$location_label}}
    {{$location nofilter}}
    {{/if}} {{if $xmpp}}
    {{$xmpp_label}}
    {{$xmpp}}
    {{/if}} {{if $keywords}}
    {{$keywords_label}}
    {{$keywords}}
    {{/if}} {{if $about}}
    {{$about_label}}
    {{$about nofilter}}
    {{/if}} @@ -89,15 +84,6 @@
    {{/if}} - - {{if $profile_select}} -
    -

    {{$lbl_vis1}}

    -

    {{$lbl_vis2}}

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