Guest Posted October 2, 2007 Posted October 2, 2007 I am going mad as I just cant find which file I change the reference from zip to postcode and state to county etc so its more UK! Can someone point me at the right place please!
Gauravs Posted October 3, 2007 Posted October 3, 2007 I am going mad as I just cant find which file I change the reference from zip to postcode and state to county etc so its more UK! Can someone point me at the right place please! \includes\languages\english.php define('ENTRY_POST_CODE', 'Post Code:'); define('ENTRY_POST_CODE_ERROR', 'Your Post Code must contain a minimum of ' . ENTRY_POSTCODE_MIN_LENGTH . ' characters.'); define('ENTRY_POST_CODE_TEXT', '*'); define('ENTRY_CITY', 'City:'); define('ENTRY_CITY_ERROR', 'Your City must contain a minimum of ' . ENTRY_CITY_MIN_LENGTH . ' characters.'); define('ENTRY_CITY_TEXT', '*'); define('ENTRY_STATE', 'State/Province:'); Best Regards,Gaurav
Guest Posted October 4, 2007 Posted October 4, 2007 thanks - thats so easy its scary - looking too hard, couldnt see the wood for the trees and all that!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.