// Reset Bootstrap for backward compatibility

This commit is contained in:
Kevin Granger
2013-06-14 19:25:18 +02:00
parent 7a65f478b6
commit 6648fd3e97
14 changed files with 5495 additions and 6307 deletions
+1 -1
View File
@@ -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'}