mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Fix for theme render test. Disabled debug routines when inactive. Bootstrap3 moved modal to footer. Code cleanup.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<body id="page-top" class="{LAYOUT_ID}" {BODY_ONLOAD} >
|
||||
|
||||
{---MODAL---}
|
||||
|
||||
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
@@ -84,8 +81,9 @@
|
||||
|
||||
</div> <!-- /row -->
|
||||
</div> <!-- /container -->
|
||||
</footer>
|
||||
</footer>
|
||||
|
||||
{---MODAL---}
|
||||
<!--- Optional custom footer template controlled by theme_shortcodes -->
|
||||
{---FOOTER---}
|
||||
|
||||
|
Reference in New Issue
Block a user