// Fixed #PSFV-508

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13313 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-02-14 15:30:04 +00:00
parent 3f5d7edf0b
commit b161565662
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>