X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=d78d4162efa69042035619525cae1bae02938f92;hb=70ba9e5e0c4d3049c6ee587ae75e1bd8cce36965;hp=08570ec496bc1fb868f38cceaed710acd2b9b66e;hpb=a939581cf8a07fe06f203582e0b3325076ea9703;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 08570ec496..d78d4162ef 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}} @@ -95,7 +90,7 @@

    {{$lbl_vis1}}

    {{$lbl_vis2}}

    - {{$profile_select}} + {{$profile_select nofilter}}
    {{/if}}