[-] FO: fixed Css issue in BO - #PSCFV-6408

This commit is contained in:
sLorenzini
2013-01-10 17:14:14 +01:00
parent 2b9f64b790
commit 6ca6a83412
@@ -186,7 +186,7 @@
{assign var=count_ok value=count($orders_ok)}
{if $count_ok}
<div>
<h3 style="color:green;font-weight:700">
<h3 style="color:green;font-weight:700;clear:both;">
{l s='Valid orders:'} {$count_ok} {l s='for'} {$total_ok}
</h3>
<table cellspacing="0" cellpadding="0" class="table" style="width:100%; text-align:left;">