Clean way to change text in form.
Permalink
Hey,
I need to change the text of the submit button in a C5 form. I know I can hard code it, but I'd rather not. If I update, I don't want to worry about hard coding it again.
I was thinking if there was a way I could fake a "translation", since that value in in C5's t() function. I looked at the doc for translating... and it seems really complicated for just one word. Anybody know a quick way to do this, or has a better idea than hard coding the value of the submit button?
Thanks!
I need to change the text of the submit button in a C5 form. I know I can hard code it, but I'd rather not. If I update, I don't want to worry about hard coding it again.
I was thinking if there was a way I could fake a "translation", since that value in in C5's t() function. I looked at the doc for translating... and it seems really complicated for just one word. Anybody know a quick way to do this, or has a better idea than hard coding the value of the submit button?
Thanks!