From 8b59a8dd040fdf8a70a1562e39d8a86f950d33ba Mon Sep 17 00:00:00 2001 From: rMalie Date: Thu, 29 Sep 2011 16:13:50 +0000 Subject: [PATCH] // Fix authentification gender git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8895 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/prestashop/addresses.tpl | 6 +++--- themes/prestashop/authentication.tpl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/prestashop/addresses.tpl b/themes/prestashop/addresses.tpl index 92624cedd..65a18a14c 100644 --- a/themes/prestashop/addresses.tpl +++ b/themes/prestashop/addresses.tpl @@ -1,5 +1,5 @@ {* -* 2007-2011 PrestaShop +* 2007-2011 PrestaShop * * NOTICE OF LICENSE * @@ -40,8 +40,8 @@ {$ignoreList.6 = "date_add"} {$ignoreList.7 = "date_upd"} {$ignoreList.8 = "active"} - {$ignoreList.9 = "deleted"} - + {$ignoreList.9 = "deleted"} + {* PrestaShop < 1.4.2 compatibility *} {if isset($addresses)} {$address_number = 0} diff --git a/themes/prestashop/authentication.tpl b/themes/prestashop/authentication.tpl index 21e3c0990..bfb9051f1 100644 --- a/themes/prestashop/authentication.tpl +++ b/themes/prestashop/authentication.tpl @@ -310,8 +310,8 @@ $(function(){ldelim}

{l s='Title'} {foreach from=$genders key=k item=gender} - - + id}checked="checked"{/if} /> + {/foreach}