mirror of
https://github.com/e107inc/e107.git
synced 2025-05-03 02:38:06 +02:00
Update menus.php
This commit is contained in:
parent
b64b759854
commit
d00148af8c
@ -1034,7 +1034,7 @@ class e_menu_layout
|
||||
|
||||
;
|
||||
|
||||
$diz = "The Menu-Manager allows you to place and arrange your menus within your theme template. Hover over the sub-areas to modify existing menu items. ";
|
||||
$diz = MENLAN_58;
|
||||
|
||||
$caption .= "<span class='pull-right'><a class='e-tip' title=\"".$tp->toAttribute($diz)."\">".ADMIN_INFO_ICON."</a></span>";
|
||||
|
||||
@ -1926,4 +1926,4 @@ function menus_adminmenu()
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user