From 616338c17e9eabc6355e27694c9e49f1f4586055 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 10 May 2015 15:00:18 +0200 Subject: provide ability to create submenus --- view/tpl/menuedit.tpl | 1 + view/tpl/mitemedit.tpl | 5 +++++ view/tpl/photos_upload.tpl | 2 +- view/tpl/usermenu.tpl | 9 ++++++--- 4 files changed, 13 insertions(+), 4 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/menuedit.tpl b/view/tpl/menuedit.tpl index b3704e86e..da3172434 100644 --- a/view/tpl/menuedit.tpl +++ b/view/tpl/menuedit.tpl @@ -19,6 +19,7 @@ {{/if}} {{include file="field_input.tpl" field=$menu_name}} {{include file="field_input.tpl" field=$menu_desc}} + {{include file="field_checkbox.tpl" field=$menu_bookmark}}