![]() |
Editing Contact Us Form
I found the template in the webmaster mode for the contact us form but don't want to mess with the coding. What I want to do is change the "state" option to remove the US in front of it.
Example: US: Alaska US: Alabama US: Ohio And so on. The coding as country code in it, but I don't want to mess things up. Can anyone tell me how to edit this so it just displays the states without the US in front of it? Thanks! |
In main/states.tpl, replace this:
{$states[state_idx].country_code}: {$states[state_idx].state} with this: {$states[state_idx].state} |
Thanks!
|
All times are GMT -8. The time now is 09:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.