mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Issue #435 - More Bootstrap 3 tweaks
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
|
||||
// TEMPLATE FOR {NAVIGATION=main}
|
||||
$NAVIGATION_TEMPLATE['main']['start'] = '<ul class="nav nav-pills">';
|
||||
$NAVIGATION_TEMPLATE['main']['start'] = '<ul class="nav navbar-nav">';
|
||||
|
||||
// Main Link
|
||||
$NAVIGATION_TEMPLATE['main']['item'] = '
|
||||
|
Reference in New Issue
Block a user