git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11378 b9a71923-0436-4b27-9f14-aed3839534dd

This commit is contained in:
lBrieu
2011-12-19 16:06:24 +00:00
parent 327308a9d1
commit 4efd103b03
+1 -1
View File
@@ -135,7 +135,7 @@
<h3>{l s='Last messages'}</h3>
<p class="no_notifs">{l s='No new messages posted on your shop'}</p>
<ul id="list_customer_messages_notif"></ul>
<p><a href="index.php?tab=AdminCustomerThreads&token='.Tools::getAdminTokenLite('AdminCustomerThreads').'">{l s='Show all messages'}</a></p>
<p><a href="index.php?tab=AdminCustomerThreads&token={getAdminToken tab='AdminCustomerThreads'}">{l s='Show all messages'}</a></p>
</div>
</div>
{/if}