// Fixed #PSFV-508

This commit is contained in:
bMancone
2012-02-14 15:30:04 +00:00
parent 8c0b86ac46
commit 9cd2b4e3d9
2 changed files with 215 additions and 216 deletions
@@ -83,11 +83,11 @@
<dd>{dateFormat date=$order->date_add full=true}</dd>
|</dl>
<dl>
<dt>{l s='Message:'}</dt>
<dt>{l s='Messages:'}</dt>
<dd>{sizeof($messages)}</dd>
|</dl>
<dl>
<dt>{l s='Product:'}</dt>
<dt>{l s='Products:'}</dt>
<dd id="product_number">{sizeof($products)}</dd>
|</dl>
<dl>