1
0
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:
Gábor 2017-01-15 09:22:12 +01:00 committed by GitHub
parent b64b759854
commit d00148af8c

View File

@ -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()
}
?>
?>