1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 13:52:35 +02:00

Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs.

This commit is contained in:
Cameron
2015-02-01 17:28:38 -08:00
parent 274069184f
commit ee1623e747
6 changed files with 36 additions and 48 deletions

View File

@@ -71,7 +71,7 @@ $CHAPTER_TEMPLATE['nav']['listChapters']['item_active'] = '
$CHAPTER_TEMPLATE['nav']['listChapters']['end'] = '</ul>';
$CHAPTER_TEMPLATE['nav']['listChapters']['submenu_start'] = '<ul class="page-nav" id="page-nav-{LINK_PARENT}" role="menu" >';
$CHAPTER_TEMPLATE['nav']['listChapters']['submenu_start'] = '<ul class="page-nav" id="{LINK_IDENTIFIER}" role="menu" >';
$CHAPTER_TEMPLATE['nav']['listChapters']['submenu_item'] = '