X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=644121cadd082b13b1935f7aadc917a1bf11096f;hb=1777c1ee4cbb9809c7c9212913175a380b8ce9ef;hp=4493161899bc22a5a6c2e8c0005c5d8126049293;hpb=3cb906c420579617e742f6bd1d22cda748893443;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index 4493161899..644121cadd 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,11 +1,11 @@
{{* Insert Tab-Nav *}} - {{$tab_str}} + {{$tab_str nofilter}}
-
+ {{* 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}}
{{/if}} + {{if $about}}
{{$about_label}}
{{$about nofilter}}
{{/if}}
{{* End of contact-edit-links *}}
+ {{if $contact_settings_label}}
@@ -93,13 +95,13 @@

{{$lbl_vis1}}

{{$lbl_vis2}}

- {{$profile_select}} + {{$profile_select nofilter}}
{{/if}}
- - + + {{/if}}
{{* End of the form *}}