[-] TR : update translations strings

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17213 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-09-06 14:00:43 +00:00
parent 76e5b93a45
commit bc4b3dac15
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
{if $logged}
<a href="{$link->getPageLink('my-account', true)}" class="link_account" data-ajax="false">{l s='My account'}</a>
{else}
<a href="{$link->getPageLink('authentication', true)}" class="link_account" data-ajax="false">{l s='Authenticate'}</a>
<a href="{$link->getPageLink('authentication', true)}" class="link_account" data-ajax="false">{l s='Log in'}</a>
{/if}
</div>
{hook h="displayMobileTop"}