X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=e7856128a58357704e5c81a953d74724ea8512f0;hb=9e689e8b9bfd7dd3519c678e020627af0ccb5777;hp=5e60b36afce69dd9c2c4d110b54b83213baedbbb;hpb=37ae63e12024e9370de441db4bfdc76e69cd9db9;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 5e60b36afc..e7856128a5 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -54,6 +54,7 @@ {{* Some information about the contact from the profile *}}
{{$profileurllabel}}
{{$profileurl}}
{{if $location}}
{{$location_label}}
{{$location}}
{{/if}} + {{if $xmpp}}
{{$xmpp_label}}
{{$xmpp}}
{{/if}} {{if $keywords}}
{{$keywords_label}}
{{$keywords}}
{{/if}} {{if $about}}
{{$about_label}}
{{$about}}
{{/if}} {{* End of contact-edit-links *}}