Thread
:
Selecting STATES
View Single Post
#
3
04-14-2005, 05:12 PM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
Open up main/states.tpl and replace this:
Code:
{$states[state_idx].country_code}: {$states[state_idx].state}
with this:
Code:
{$states[state_idx].state}
Haven't tested it, but that should do the trick.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
balinor
View Public Profile
Send a private message to balinor
Find all posts by balinor