// Reset Bootstrap for backward compatibility
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
{/if}
|
||||
</head>
|
||||
|
||||
<body style="{if isset($bo_color) && $bo_color}background:{$bo_color};{/if}{if isset($bo_width) && $bo_width > 0}text-align:center;{/if}" class="no_bootstrap fixed-top">
|
||||
<body class="fixed-top">
|
||||
|
||||
{if $display_header}
|
||||
<div id="ajax_running"><img src="../img/admin/ajax-loader-yellow.gif" alt="" /> {l s='Loading...'}</div>
|
||||
|
||||
@@ -91,5 +91,8 @@
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
<div {if !$bootstrap} id="nobootstrap" {/if}>
|
||||
{$page}
|
||||
</div>
|
||||
{include file='footer.tpl'}
|
||||
Reference in New Issue
Block a user