From 8c1d79e24e2094deda5e7836f8d9c32fc8d9ccf1 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}