X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_edit.tpl;h=ab38a1c6c19ccb296709de167222165e09dadd29;hb=a787f80bbd8acef6e4f53ee846091fb272a01270;hp=c5012822ec6d38f09a1a51435978f0440b9d4434;hpb=f075c8d4109acf4fad3c5b6411a401e13c7d332e;p=friendica.git diff --git a/view/templates/contact_edit.tpl b/view/templates/contact_edit.tpl index c5012822ec..ab38a1c6c1 100644 --- a/view/templates/contact_edit.tpl +++ b/view/templates/contact_edit.tpl @@ -1,6 +1,3 @@ - -{{if $header}}

{{$header}}

{{/if}} -
{{* Insert Tab-Nav *}} @@ -24,7 +21,7 @@
  • {{$contact_actions.block.label}}
  • {{$contact_actions.ignore.label}}
  • {{$contact_actions.archive.label}}
  • -
  • {{$contact_actions.delete.label}}
  • +
  • {{$contact_actions.delete.label}}
  • @@ -42,7 +39,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 +54,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 +71,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 +81,14 @@
    + {{if $reason}} +
    +

    {{$lbl_info2}}

    +

    {{$reason}}

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

    {{$lbl_vis1}}