X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Changing the States drop-down list (https://forum.x-cart.com/showthread.php?t=23890)

MCM 08-06-2006 07:32 PM

Changing the States drop-down list
 
I'd like to change the states dropdown list to get rid of the "US:" in front of each one, since it makes it harder for people to get to their state (I always try to hit the first letter).

If I find the file and change it to remove the US: from each state, will it screw up people's profiles? I want to make sure I don't hurt anyone's account.

Thanks,

Jeremy

balinor 08-07-2006 02:45 AM

http://forum.x-cart.com/viewtopic.php?t=12616

GMADMIN 11-09-2006 11:25 AM

Re: Changing the States drop-down list
 
Where is the list of states stored? I would like Other blanked out, and can't figure out where this is stored. Thanks.

balinor 11-09-2006 11:39 AM

Re: Changing the States drop-down list
 
main/states.tpl. Comment this out:

<OPTION value="{if $value_for_other ne "no"}Other{/if}"{if $default eq "Other"} selected{/if}>{$lng.lbl_other}</OPTION>

GMADMIN 11-09-2006 12:05 PM

Re: Changing the States drop-down list
 
Didn't work :(

doersam@hotmail.com 12-14-2006 09:51 PM

Re: Changing the States drop-down list
 
Commenting out in 4.1.4 worked to remove the "Other" from the drop down list.


All times are GMT -8. The time now is 04:25 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.