From d11d130021959828a03ac67ff77f607201f525e0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 29 May 2015 15:23:51 +0200 Subject: add some yes/no labels and minor template fixes --- view/tpl/menuedit.tpl | 2 +- view/tpl/mitemedit.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/tpl/menuedit.tpl b/view/tpl/menuedit.tpl index da3172434..7fc17471c 100644 --- a/view/tpl/menuedit.tpl +++ b/view/tpl/menuedit.tpl @@ -22,7 +22,7 @@ {{include file="field_checkbox.tpl" field=$menu_bookmark}}
diff --git a/view/tpl/mitemedit.tpl b/view/tpl/mitemedit.tpl index 8b8afa24c..cdc022c5c 100644 --- a/view/tpl/mitemedit.tpl +++ b/view/tpl/mitemedit.tpl @@ -21,13 +21,13 @@ {{include file="field_input.tpl" field=$mitem_order}} {{include file="field_checkbox.tpl" field=$usezid}} {{include file="field_checkbox.tpl" field=$newwin}} -
+
{{if $submit_more}} - + {{/if}}
-- cgit v1.2.3