diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl index 0249bf084..a826a1562 100644 --- a/themes/default/authentication.tpl +++ b/themes/default/authentication.tpl @@ -70,12 +70,12 @@ $(document).ready(function() {

{if !isset($email_create)}{l s='Log in'}{else}{l s='Create an account'}{/if}

- +{if !isset($back) || $back != 'my-account'}{assign var='current_step' value='login'}{include file="$tpl_dir./order-steps.tpl"}{/if} {include file="$tpl_dir./errors.tpl"} {assign var='stateExist' value=false} {if !isset($email_create)}