From 46291b2e2bedc379ebb4a872f61612e80572799f Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sun, 23 Apr 2017 14:51:41 +0200 Subject: [PATCH] fix smarty PHP warnings --- .../theme/frio/templates/contact_template.tpl | 82 ++++++++++++++++--- 1 file changed, 69 insertions(+), 13 deletions(-) diff --git a/view/theme/frio/templates/contact_template.tpl b/view/theme/frio/templates/contact_template.tpl index 07fec8efbb..570e0f818e 100644 --- a/view/theme/frio/templates/contact_template.tpl +++ b/view/theme/frio/templates/contact_template.tpl @@ -45,16 +45,46 @@
+ {{if $contact.photo_menu}} {{* The contact actions like private mail, delete contact, edit contact and so on *}} + {{/if}} {{* The button to add or remove contacts from a contact group - group edit page *}} {{if $contact.change_member}} @@ -148,15 +178,41 @@ We use this part to filter the contacts with jquery.textcomplete *}}
+ {if $photo_menu} {{* The contact actions like private mail, delete contact, edit contact and so on *}} + {/if} {{* The contact description (e.g. Name, Network, kind of connection and so on *}}