From d1b614ea5607f44c83fa3210b388756d5df9d35a Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Wed, 11 Sep 2013 18:03:07 +0000 Subject: [PATCH] Update the working for the menu item edit. --- core/menu/app_languages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/menu/app_languages.php b/core/menu/app_languages.php index 752ed528fa..0a42fb4e67 100644 --- a/core/menu/app_languages.php +++ b/core/menu/app_languages.php @@ -126,7 +126,7 @@ $text['label-protected']['en-us'] = 'Protected'; $text['label-protected']['pt-pt'] = ''; - $text['description-protected']['en-us'] = "# Enable this feature to protect this menu item from removal by '".$text['button-restore_default']['en-us']."'."; + $text['description-protected']['en-us'] = "Enable this feature to protect this menu item from being removed by '".$text['button-restore_default']['en-us']."'."; $text['description-protected']['pt-pt'] = ''; $text['label-menu_order']['en-us'] = 'Order';