X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fcontact_edit.tpl;h=4c12948dcef1b3d88d6d5b9e3385bd322b10e1b0;hb=bfa05156ca5096fe9db8ca4a66ca32ef4cbf0ca5;hp=34c5023c12eed0ec0f80c5e89f335e89880f132d;hpb=7092bfed0cd71d95d41f6d25076d8dbc2a9947ff;p=friendica.git diff --git a/view/theme/frio/templates/contact_edit.tpl b/view/theme/frio/templates/contact_edit.tpl index 34c5023c12..4c12948dce 100644 --- a/view/theme/frio/templates/contact_edit.tpl +++ b/view/theme/frio/templates/contact_edit.tpl @@ -14,18 +14,20 @@ {{* This is the Action menu where contact related actions like 'ignore', 'hide' can be performed *}} @@ -43,14 +45,18 @@ {{if $poll_enabled}}
  • {{$lastupdtext}} {{$last_update}}
    {{if $poll_interval}} - {{$updpub}} {{$poll_interval}} +
    + {{$updpub}} {{$poll_interval}} + +
    {{/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}} @@ -77,7 +83,7 @@
    -
    {{$profileurllabel}}
    {{$profileurl}} +
    {{$profileurllabel}}
    {{$profileurl}}
    {{if $location}} @@ -88,6 +94,14 @@
    {{/if}} + {{if $xmpp}} +
    +
    +
    {{$xmpp_label}}
    +
    {{$xmpp}}
    +
    + {{/if}} + {{if $keywords}}

    @@ -108,10 +122,11 @@
    + {{if $contact_settings_label}}
    + {{/if}} + {{if $lbl_info1}}
    + {{if $reason}} +

    {{$lbl_info2}}

    +

    {{$reason}}

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

    {{$lbl_vis2}}

    @@ -183,7 +207,7 @@
    - + {{/if}}
    {{* End of the form *}}