RE: Moving Zip/Postal Code in Address Book editing
modom <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <ef7044739cdaff9327ea370d9eb19de3@osCommerce-Forums> |
This message was sent from: General Support
http://forums.oscommerce.com/viewtopic.php?p=226954#226954
----------------------------------------------------------------
Hi,
If you look at the php code in catalog/address_book_process.php you will see about line 336 this:
<td><?php include(DIR_WS_MODULES . 'address_book_details.php'); ?></td>
So, to change this file you have to open up catalog/includes/address_book_details.php and move the zip below the state.