X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Ftemplates%2Fcontact_edit.tpl;h=63069a772138a48ecddaf8cd9bcae3496bd45938;hb=f0cdd25e34aca7ee1fbde0dd729a548a2af0e70c;hp=2383c9bc41e7a7279072ad7157e73a2ae25abdd7;hpb=18a35e9ceb5e714008170ab6b8308f57f0f7e200;p=friendica.git diff --git a/view/theme/vier/templates/contact_edit.tpl b/view/theme/vier/templates/contact_edit.tpl index 2383c9bc41..63069a7721 100644 --- a/view/theme/vier/templates/contact_edit.tpl +++ b/view/theme/vier/templates/contact_edit.tpl @@ -21,8 +21,8 @@
  • {{$contact_actions.block.label}}
  • {{$contact_actions.ignore.label}}
  • -
  • {{$contact_actions.archive.label}}
  • -
  • {{$contact_actions.delete.label}}
  • + {{if $contact_actions.archive.url}}
  • {{$contact_actions.archive.label}}
  • {{/if}} + {{if $contact_actions.delete.url}}
  • {{$contact_actions.delete.label}}
  • {{/if}} @@ -40,7 +40,8 @@ {{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}} @@ -54,6 +55,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 *}} @@ -62,6 +64,7 @@
    + {{if $contact_settings_label}}
    @@ -70,7 +73,7 @@ {{include file="field_checkbox.tpl" field=$notify}} {{if $fetch_further_information}} {{include file="field_select.tpl" field=$fetch_further_information}} - {{if $fetch_further_information.2 == 2 }} {{include file="field_textarea.tpl" field=$ffi_keyword_blacklist}} {{/if}} + {{if $fetch_further_information.2 == 2 || $fetch_further_information.2 == 3}} {{include file="field_textarea.tpl" field=$ffi_keyword_blacklist}} {{/if}} {{/if}} {{include file="field_checkbox.tpl" field=$hidden}} @@ -80,6 +83,14 @@
    + {{if $reason}} +
    +

    {{$lbl_info2}}

    +

    {{$reason}}

    +
    +
    + {{/if}} + {{if $profile_select}}

    {{$lbl_vis1}}

    @@ -89,8 +100,8 @@
    {{/if}}
    - + {{/if}}