Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / how to change button values?

how to change button values?

Views: 484

Results 1 to 3 of 3
19 Jan 2013, 8:02 PM
#1
ticktok avatar

ticktok

New Zenner

Join Date:
Nov 2012
Posts:
21
Plugin Contributions:
0

how to change button values?

Hi everyone.

can someone tell how and where to change "button values", buttons like: summit register

thanks!

19 Jan 2013, 8:40 PM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,069
Plugin Contributions:
56

Re: how to change button values?

Using my admin's Tools->Developers Tool Kit and asking it to search for all occurrences of **submit **in all catalog files reveals that the file /includes/languages/english/button_names.php contains one of those defines.

22 Jan 2013, 3:13 PM
#3
ticktok avatar

ticktok

New Zenner

Join Date:
Nov 2012
Posts:
21
Plugin Contributions:
0

Re: how to change button values?

thank you lat9, problem solved.:smile: