cezar99 Posted August 23, 2010 Share Posted August 23, 2010 hi, how i should modyfied this code in catalog/admin/orders.php: <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td class="main" valign="top"><b><?php echo ENTRY_SHIPPING_ADDRESS; ?></b></td> <td class="main"><?php echo tep_address_format($order->delivery['format_id'], $order->delivery, 1, '', '<br>'); ?></td> </tr> </table></td> to change that i can choose what i want show in shipping adress ? i add new field and i want only in section shippin_address show it. best regards, czarek Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.