From b8f0e565f53109cd2d36c748d61fd8ab17d674bb Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 9 Jan 2017 12:03:32 +0100 Subject: implement a menu to select a section to be open by default --- view/tpl/abook_edit.tpl | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 069c38b52..85a1cac57 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -20,12 +20,14 @@ {{if $abook_prev || $abook_next}}
- {{if $abook_prev}} - - {{/if}} - {{if $abook_next}} - - {{/if}} + + + +
{{/if}} @@ -387,7 +389,7 @@ -
+
{{if $slide}}
{{$lbl_slider}}
@@ -418,7 +420,7 @@
-
+
{{include file="field_textarea.tpl" field=$incl}} {{include file="field_textarea.tpl" field=$excl}} @@ -442,7 +444,7 @@
-
+
{{$rating_info}} -- cgit v1.2.3