// link to employee default tab and not index

This commit is contained in:
Rémi Gaillard
2013-11-07 17:00:55 +01:00
parent 01d8376ee7
commit e3cfacb90e
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -111,7 +111,7 @@
<i class="icon-reorder"></i>
</button>
<a id="header_shopname" href="{$link->getAdminLink('AdminDashboard')|escape:'htmlall':'UTF-8'}">
<a id="header_shopname" href="{$default_tab_link|escape:'htmlall':'UTF-8'}">
<img src="{$img_dir}prestashop-avatar.png" height="15" width="15" />
{$shop_name}
</a>