X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fvier%2Ftemplates%2Fcontact_edit.tpl;h=d5708bd568909bb0b520a94479f437a78051aa92;hb=a66e9b81bafdb94fcb5405818f721c3a0dc2a418;hp=ef177de07e733245d59f7d9f77754447d4aa594f;hpb=19a24d6adad2992c4b15457bab2abb91a44a953a;p=friendica.git diff --git a/view/theme/vier/templates/contact_edit.tpl b/view/theme/vier/templates/contact_edit.tpl index ef177de07e..d5708bd568 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 *}} @@ -24,7 +22,7 @@
  • {{$contact_actions.block.label}}
  • {{$contact_actions.ignore.label}}
  • {{$contact_actions.archive.label}}
  • -
  • {{$contact_actions.delete.label}}
  • +
  • {{$contact_actions.delete.label}}
  • @@ -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 *}} @@ -72,7 +72,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 +82,14 @@
    + {{if $reason}} +
    +

    {{$lbl_info2}}

    +

    {{$reason}}

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

    {{$lbl_vis1}}