Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Change departments in contact us form

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-08-2004, 10:48 AM
 
info@bodymarcat.com info@bodymarcat.com is offline
 

Member
  
Join Date: Apr 2004
Posts: 19
 

Default Change departments in contact us form

I have looked and am sure I am just missing it.
Where can I change the items in the department drop down on the contact us form.

Also any tips on creating my own forms to be filled in and sent to my mailbox would be appreciated.
Reply With Quote
  #2  
Old 05-18-2004, 09:28 AM
 
jeremye jeremye is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Philadelphia, PA
Posts: 158
 

Default

Edit skin1/help/contactus.tpl, lines 150-154 (for my version).

Look for:
Code:
<select name=department> <option value="All" selected>{$lng.lbl_all}</option> <option value="Partners">{$lng.lbl_partners}</option> <option value="Marketing / publicity">{$lng.lbl_marketing_publicity}</option> <option value="Webdesign">{$lng.lbl_web_design}</option> <option value="Sales">{$lng.lbl_sales}</option> </select>

You will have to login to the admin area and edit the variables you see above (lng.lbl_all, partners, etc). Or create new variables in the LNG section, OR just hard code the values in the TPL.

HTH.
__________________
Jeremy
X-Cart Gold v3.4.14 [Linux/Apache]
Heavily Modded
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:40 PM.

   

 
X-Cart forums © 2001-2020