// 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user