// Fix log in translation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11880 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-12-29 09:35:38 +00:00
parent 9306e76758
commit 465cc1eb91
2 changed files with 80 additions and 79 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
</div>
<div>
<div id="submit">
<input type="submit" name="submitLogin" value="Log in" class="button" style="float:left"/>
<input type="submit" name="submitLogin" value="{l s='Log in'}" class="button" style="float:left"/>
<span style="float:left;width:30px">
<img id="ajax-loader" src="../img/loader.gif" style="float:left;margin:2px 0 0 5px;display:none">
</span>