X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Ftemplates%2Fcontact_edit.tpl;h=63069a772138a48ecddaf8cd9bcae3496bd45938;hb=7edbef9bdc8336e6e842994c3e45f8f29325328a;hp=ef177de07e733245d59f7d9f77754447d4aa594f;hpb=0f8148a4cb7c477b363cccdb5c638cd10d9df531;p=friendica.git diff --git a/view/theme/vier/templates/contact_edit.tpl b/view/theme/vier/templates/contact_edit.tpl index ef177de07e..63069a7721 100644 --- a/view/theme/vier/templates/contact_edit.tpl +++ b/view/theme/vier/templates/contact_edit.tpl @@ -1,6 +1,4 @@ -{{if $header}}

{{$header}}

{{/if}} -
{{* Insert Tab-Nav *}} @@ -23,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}}
    @@ -42,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}} @@ -56,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 *}} @@ -64,6 +64,7 @@
    + {{if $contact_settings_label}}
    @@ -72,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}} @@ -82,6 +83,14 @@
    + {{if $reason}} +
    +

    {{$lbl_info2}}

    +

    {{$reason}}

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

    {{$lbl_vis1}}

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