[-] FO : BugFix : #PSCFV-3182 : In 5 steps order process, when login, the 5 steps are displaying but they should not.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16504 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user