[-] FO : fixed bug #PSCFV-5007

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17875 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-10-16 12:57:50 +00:00
parent d34dabaa7e
commit e910a791dd
+2
View File
@@ -69,7 +69,9 @@
</div>
<div class="ui-block-b">
<div id="block_cart" class="clearfix">
{if !$PS_CATALOG_MODE}
<a href="{$link->getPageLink('order-opc', true)}" class="link_cart" data-ajax="false">{l s='Cart'}</a>
{/if}
{if $logged}
<a href="{$link->getPageLink('my-account', true)}" class="link_account" data-ajax="false">{l s='My account'}</a>
{else}