diff --git a/themes/prestashop/authentication.tpl b/themes/prestashop/authentication.tpl index 3322aaf19..ef57a145f 100644 --- a/themes/prestashop/authentication.tpl +++ b/themes/prestashop/authentication.tpl @@ -140,6 +140,7 @@ $(function(){ldelim} $('#noSlide').html(jsonData.page); }); $('#noSlide').fadeIn('slow'); + document.location = '#account-creation'; } }, error: function(XMLHttpRequest, textStatus, errorThrown) @@ -554,9 +555,11 @@ $(function(){ldelim} {if isset($back)}{/if} - *{l s='Required field'}

- +

+ {l s='Back'} + +

{/if} \ No newline at end of file