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)
-   -   Making the "phone number" not required on Registra (https://forum.x-cart.com/showthread.php?t=1632)

Blackhawk 02-25-2003 03:11 PM

Making the "phone number" not required on Registra
 
I changed the following code in register.tpl

Code:

<tr valign=middle>
<td align=right>{$lng.lbl_phone}</td>
<td></td>
<td nowrap>
<input type=text name=phone size=32 maxlength=32 value="{$userinfo.phone}">
</td>
</tr>


When you register, it doesn't have the red asterisk, but still requires you to put in a phone number to get the form to accept.

There must be another change to make.. any ideas? [/code]

shan 02-25-2003 03:44 PM

http://forum.x-cart.com/viewtopic.php?t=2110&highlight=required

answered this just the other day.

Always try a search and youll find an answer quicker :wink:

Blackhawk 02-25-2003 06:20 PM

Thx
 
I didn't even know I could do a search .. I did browse thru some forums first.. but didn't see it..

Anyway.. now I know! THanks!


All times are GMT -8. The time now is 01:43 AM.

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