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}