View Single Post
  #2  
Old 06-24-2008, 11:19 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Customizing 'submit' button depending on page

Since "buttons/submit.tpl" uses "buttons/button.tpl" have you tried using that instead and adding "button_title=$lng.lbl_submit_1 style="button" directly? You would have to make language variables for lbl_submit_1, lbl_submit_2, lbl_submit_3, etc. but it should get what you want although it may actually be easier to make buttons/submit_1.tpl, buttons/submit_2.tpl etc. which you may have to do anyway. I hope this helps... although I have my doubts

I just made $lng.lbl_submit say "Submit and Continue"
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote