[-] FO : BugFix : #PSCFV-3182 : In 5 steps order process, when login, the 5 steps are displaying but they should not.

This commit is contained in:
vChabot
2012-07-20 09:17:22 +00:00
parent 1f41296774
commit bfd7d090d6
-2
View File
@@ -73,8 +73,6 @@ $(function(){ldelim}
</script>
<h1>{if !isset($email_create)}{l s='Log in'}{else}{l s='Create your account'}{/if}</h1>
{assign var='current_step' value='login'}
{include file="$tpl_dir./order-steps.tpl"}
{include file="$tpl_dir./errors.tpl"}
{assign var='stateExist' value=false}