From 5290a3edcb95fb0f80cad5d71d5fc9d98599bbfc Mon Sep 17 00:00:00 2001 From: gRoussac Date: Tue, 16 Apr 2013 10:51:16 +0200 Subject: [PATCH] [*] FO : add steps to authentication pull request 002f468958 thanks to radovanx --- themes/default/authentication.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)}