From c18e5344f884a21bad19592d986d7e588e7b68b8 Mon Sep 17 00:00:00 2001 From: Daniel Sutcliffe Date: Wed, 14 Apr 2010 18:08:28 +0000 Subject: Fix nexus menu edit service tab so it deletes the menu item when when remove checkbox checked --- templates/insert_menu_item_inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/insert_menu_item_inc.tpl b/templates/insert_menu_item_inc.tpl index e899a53..f025cab 100644 --- a/templates/insert_menu_item_inc.tpl +++ b/templates/insert_menu_item_inc.tpl @@ -42,7 +42,7 @@

{tr}This {$gContent->mType.content_description} is already part of the menu {$inNexusMenu.title|escape}.{/tr}

{formlabel label="Remove" for="nexusRemove"} {forminput} - + {formhelp note="Check the box if you wish to remove this page from the menu. This will also allow you to insert the menu item in a different menu when editing the menu next time."} {/forminput} -- cgit v1.3