Instead of
<input type="checkbox" name="copyb" onclick=javascript:copybilling(this.form);>Use {$lng.lbl_billing_address} as {$lng.lbl_shipping_address}
Try tu put this
<input type="submit" name="copyb" value="Shipping same as Billing" onclick=javascript:copybilling(this.form);>
__________________
Unix X-Cart PRO 4.0.12
Add-on: X-Affiliate
|