// add new icon process commande

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11916 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2011-12-29 17:41:49 +00:00
parent 5877034934
commit cb6d16fb38
8 changed files with 8 additions and 4 deletions
@@ -169,7 +169,7 @@
<br />
<fieldset>
<legend><img src="../img/admin/tab-stats.gif" /> {l s='Sources'}</legend>
<ul {if sizeof($sources) > 3}style="height: 200px; overflow-y: scroll; width: 360px;"{/if}>
<ul {if sizeof($sources) > 3}style="height: 200px; overflow-y: scroll;"{/if}>
{foreach from=$sources item=source}
<li>
{dateFormat date=$source['date_add'] full=true}<br />
@@ -533,7 +533,7 @@
{l s='Cancel'}
{/if}
</th>
<th style="width: 8%;text-align:right;display:none" class="partial_refund_fields">
<th style="width: 12%;text-align:right;display:none" class="partial_refund_fields">
{l s='Partial refund'}
</th>
{if !$order->hasBeenDelivered()}