diff --git a/system/pages/admin/menus.php b/system/pages/admin/menus.php
index 511d991d..c8f07c8b 100644
--- a/system/pages/admin/menus.php
+++ b/system/pages/admin/menus.php
@@ -60,9 +60,12 @@ if (isset($_REQUEST['template'])) {
echo "No menu categories set in template config.php.
This template doesn't support dynamic menus.";
return;
}
+
+ $title = 'Menus - ' . $template;
?>
Hint: You can drag menu items.
+
You are editing: = $template ?>
+ Hint: You can drag menu items.
Hint: Add links to external sites using: http:// or https:// prefix.
Not all templates support blank and colorful links.