From 0334f593dad91db6bc21536fe624f3c1c9350b72 Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Mon, 10 Jun 2013 10:10:56 +0200 Subject: [PATCH] [-] FO : fixed bug #PSCFV-9092 - conflict on the company field during account creation --- themes/default/authentication.tpl | 10 ++++++---- themes/default/order-opc-new-account.tpl | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/themes/default/authentication.tpl b/themes/default/authentication.tpl index f6b643463..080f8b778 100644 --- a/themes/default/authentication.tpl +++ b/themes/default/authentication.tpl @@ -470,10 +470,12 @@ $(document).ready(function() {

{l s='Your address'}

{foreach from=$dlv_all_fields item=field_name} {if $field_name eq "company"} -

- - -

+ {if !$b2b_enable} +

+ + +

+ {/if} {elseif $field_name eq "vat_number"}