From bfd7d090d6ba95c07d98bb2ff5dc8ae83e60cde4 Mon Sep 17 00:00:00 2001 From: vChabot Date: Fri, 20 Jul 2012 09:17:22 +0000 Subject: [PATCH] [-] FO : BugFix : #PSCFV-3182 : In 5 steps order process, when login, the 5 steps are displaying but they should not. --- themes/default/authentication.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl index f05f71b64..61527e0a1 100644 --- a/themes/default/authentication.tpl +++ b/themes/default/authentication.tpl @@ -73,8 +73,6 @@ $(function(){ldelim}

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

-{assign var='current_step' value='login'} -{include file="$tpl_dir./order-steps.tpl"} {include file="$tpl_dir./errors.tpl"} {assign var='stateExist' value=false}