X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fcontact_edit.tpl;h=92ff615a9896400a83ba4273ce48e3c292a6f7c5;hb=8c9ef56a71f4ebbc1ed4c1aafabb672617fccf4f;hp=52f3fc545ed5edd7e2c5b29031b92259ba52ed33;hpb=5778747ad058731a64521592e24f1cba3b0291e8;p=friendica.git diff --git a/view/theme/frio/templates/contact_edit.tpl b/view/theme/frio/templates/contact_edit.tpl index 52f3fc545e..92ff615a98 100644 --- a/view/theme/frio/templates/contact_edit.tpl +++ b/view/theme/frio/templates/contact_edit.tpl @@ -5,11 +5,11 @@
{{* Insert Tab-Nav *}} - {{$tab_str}} + {{$tab_str nofilter}}
-
+ {{* This is the Action menu where contact related actions like 'ignore', 'hide' can be performed *}} @@ -45,20 +45,22 @@ {{if $poll_enabled}}
  • {{$lastupdtext}} {{$last_update}}
    {{if $poll_interval}} - {{$updpub}} {{$poll_interval}} + {{$updpub}} {{$poll_interval nofilter}} + {{/if}}
  • {{/if}} {{if $lost_contact}}
  • {{$lost_contact}}
  • {{/if}} {{if $insecure}}
  • {{$insecure}}
  • {{/if}} - {{if $blocked}}
  • {{$blocked}}
  • {{/if}} + {{if $blocked && !$pending}}
  • {{$blocked}}
  • {{/if}} + {{if $pending}}
  • {{$pending}}
  • {{/if}} {{if $ignored}}
  • {{$ignored}}
  • {{/if}} {{if $archived}}
  • {{$archived}}
  • {{/if}}
    {{* End of contact-edit-status-wrapper *}} @@ -86,7 +88,7 @@

    {{$location_label}}
    -
    {{$location}}
    +
    {{$location nofilter}}
    {{/if}} @@ -110,7 +112,7 @@

    {{$about_label}}
    -
    {{$about}}
    +
    {{$about nofilter}}
    {{/if}}
    @@ -118,6 +120,7 @@
    + {{if $contact_settings_label}}
    + {{/if}} + {{if $lbl_info1}}
    - + {{/if}} + {{if $lbl_vis1}}
    - {{$profile_select}} + {{$profile_select nofilter}}
    {{/if}}
    - +
    - + {{/if}} {{* End of the form *}}