[*] FO : Fix bug #PSCFV-9440 add another address in guest checkout in OPC

This commit is contained in:
gRoussac
2013-07-10 17:43:36 +02:00
parent e8b8fa0527
commit 8b16bd44aa

View File

@@ -281,7 +281,7 @@
</p>
<input type="hidden" name="alias" id="alias" value="{l s='My address'}" />
<p class="checkbox is_customer_param">
<p class="checkbox">
<input type="checkbox" name="invoice_address" id="invoice_address" />
<label for="invoice_address"><b>{l s='Please use another address for invoice'}</b></label>
</p>