//added bootstrap in BO

This commit is contained in:
Vincent Augagneur
2013-06-13 16:35:14 +02:00
parent be0d6f1c6c
commit 518998ded2
4 changed files with 6264 additions and 1 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
</style>
{/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}">
<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">
{if $display_header}
<div id="ajax_running"><img src="../img/admin/ajax-loader-yellow.gif" alt="" /> {l s='Loading...'}</div>
<div id="top_container" {if $bo_width > 0}style="margin:auto;width:{$bo_width}px"{/if}>