mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Filter menus from page-navigation
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$text = "From this screen you can create custom menus or custom pages with your own content in them.<br /><br />";
|
||||
$text = "From this area you can create custom menus and pages with your own content.<br />Menus and Pages are linked so that you may have a menu easily link back to page if you so wish. ";
|
||||
// $text .= "Please see <a href='http://docs.e107.org/Using Custom Pages and Custom Menus'>http://docs.e107.org/Using Custom Pages and Custom Menus</a> for an explanation of all the features.";
|
||||
|
||||
$ns -> tablerender('Custom Menus/Pages Help', $text);
|
||||
|
Reference in New Issue
Block a user