http://img246.imageshack.us/img246/4107/82169057gz0.jpg[/img]
marked red

Code: Select all
<td><?php if ($shipping_address) { ?>
<b><?php echo $text_shipping_address; ?></b><br />
<?php echo $shipping_address; ?><br />
<a href="<?php echo $checkout_shipping_address; ?>"><?php echo $text_change; ?></a>
<?php } ?></td>
<td><b><?php echo $text_payment_address; ?></b><br />
<?php echo $payment_address; ?><br />
<a href="<?php echo $checkout_payment_address; ?>"><?php echo $text_change; ?></a></td>
Users browsing this forum: No registered users and 3 guests