From a9d926886e6f8ed389031791799ffd352b8cb651 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 25 Apr 2016 10:00:50 +0200 Subject: make it more obvious what is behind the dropdowns --- view/tpl/abook_edit.tpl | 24 ++++++++++++------------ view/tpl/photo_view.tpl | 2 +- view/tpl/profile_edit.tpl | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'view') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 4fa810cb4..74ba6072d 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -3,18 +3,18 @@ {{if $notself}} {{/if}} @@ -22,11 +22,11 @@
{{if $notself}} - {{foreach $buttons as $b}} - {{if $b.info}} + {{foreach $tools as $tool}} + {{if $tool.info}}
- {{$b.info}} + {{$tool.info}}
{{/if}} diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 254733622..ca2b5e090 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -5,7 +5,7 @@ {{if $tools || $map || $edit}}