Page 1 of 1

CGFeedback language files

Posted: Tue Jan 04, 2011 1:37 am
by rhiaro
Hey, I want to amend some of the input labels in the comments form template of CGFeedback (v 1.2.1, CMSMS 1.9.2) but all that's in the lang file included with the module seem to be backend, admin-y stuff. Can anyone tell me where to find the frontend text? (Called using

Code: Select all

{$mod->Lang('prompt_your_email')}
and the like).

Thanks

Re: CGFeedback language files

Posted: Tue Jan 04, 2011 4:54 am
by calguy1000
Those strings are in the CGFeedback language file. However you don't need to change them for frontend templates

Just Replace:

Code: Select all

{$mod->Lang('prompt_your_email')}
with:

Code: Select all

Some String