From fc8e67fe370c5012d4ebe76167bf074ef0a62e0d Mon Sep 17 00:00:00 2001
From: vChabot
Date: Fri, 2 Dec 2011 16:17:14 +0000
Subject: [PATCH] // little fix authentication in multiple steps
---
themes/default/authentication.tpl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl
index d73b27292..254003cb4 100644
--- a/themes/default/authentication.tpl
+++ b/themes/default/authentication.tpl
@@ -422,6 +422,7 @@ $(function(){ldelim}
{/if}
+ {if isset($PS_REGISTRATION_PROCESS_TYPE) && $PS_REGISTRATION_PROCESS_TYPE}
+ {/if}
{$HOOK_CREATE_ACCOUNT_FORM}