[+] BO : in order tab you have new information of new customer message

This commit is contained in:
vAugagneur
2012-09-04 08:24:39 +00:00
parent 2de487e5cd
commit 36aacc8b8a
4 changed files with 35 additions and 3 deletions
@@ -90,6 +90,10 @@
<dt>{l s='Messages:'}</dt>
<dd>{sizeof($messages)}</dd>
|</dl>
<dl>
<dt><a href="{$link->getAdminLink('AdminCustomerThreads')|escape:'htmlall':'UTF-8'}">{l s='New Customer Messages:'}</a></dt>
<dd><a href="{$link->getAdminLink('AdminCustomerThreads')|escape:'htmlall':'UTF-8'}">{sizeof($customer_thread_message)}</a></dd>
|</dl>
<dl>
<dt>{l s='Products:'}</dt>
<dd id="product_number">{sizeof($products)}</dd>