// Fixed #PSFV-508

This commit is contained in:
bMancone
2012-02-14 15:30:04 +00:00
parent a322e66502
commit 7bd8153942
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>