mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Removed redundant php code from templates.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* Navigation Template
|
||||
*/
|
||||
|
||||
|
||||
|
||||
// TEMPLATE FOR {NAVIGATION=main}
|
||||
$NAVIGATION_TEMPLATE['main']['start'] = '<ul class="nav navbar-nav nav-main ml-auto">';
|
||||
|
||||
@@ -183,4 +183,3 @@ $NAVIGATION_TEMPLATE['alt6']['start'] = '<ul class="nav nav-list nav-alt6">'
|
||||
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user