// Fix copyright in admin login page #PSTEST-1031

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14129 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-03-14 09:05:56 +00:00
parent 862c8bd7fd
commit 04ce73010e
@@ -102,5 +102,5 @@
<div id="lost"><a href="#" onclick="displayLogin();return false;">{l s='Back to login'}</a></div>
</form>
</div>
<h2><a href="http://www.prestashop.com">&copy; Copyright by PrestaShop. all rights reserved.</a></h2>
<h2><a href="http://www.prestashop.com">&copy; 2005 - {$smarty.now|date_format:"%Y"} Copyright by PrestaShop. all rights reserved.</a></h2>
</div>