// Added a link to Addons instead of a simple text

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15757 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-05-30 09:54:39 +00:00
parent 0857f92f7a
commit 5ea6aca2ca
2 changed files with 2 additions and 2 deletions
@@ -56,7 +56,7 @@
<!--start addons login-->
<div class="filter-module" id="addons_login_div">
<p>{l s='Do you have a PrestaShop Addons account?'}</p>
<p>{l s='Do you have a %s account?' sprintf='<a href="http://addons.prestashop.com/">PrestaShop Addons</a>'}</p>
<form id="addons_login_form" method="post">
<label>{l s='Login to Addons'} :</label> <input type="text" value="" id="username_addons" autocomplete="off" class="ac_input">
<label>{l s= 'Password Addons'} :</label> <input type="password" value="" id="password_addons" autocomplete="off" class="ac_input">