From e2905ca845c954ba013b01bc1b9fa7fc21153a64 Mon Sep 17 00:00:00 2001
From: gRoussac
Date: Thu, 18 Apr 2013 19:12:07 +0200
Subject: [PATCH] [-] FO : fix bug #PSCFV-8684, phone not required in guest
checkout when not set in BO
---
themes/default/authentication.tpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl
index d35447f6b..0ac64cf07 100644
--- a/themes/default/authentication.tpl
+++ b/themes/default/authentication.tpl
@@ -315,8 +315,8 @@ $(document).ready(function() {
{elseif $field_name eq "phone"}
-
-
+
+
{/if}