This topic is locked

Changing Standard Button Names

2/2/2009 5:32:23 AM
PHPRunner General questions
M
marke author

For my next PHPRunner project I want to develop customised templates and use custom field presentation to avoid as far as possible making any changes in Visual Editor which would be lost on a 'reset this page'.
I have this working well - except that I can't find which file sets the standard values for buttons etc. For example I would like to change the standard label used on the Add New button on all List pages without hardwiring it into the lheader.php layout template. Which file holds the default setting for ##message ADD_NEW##?. I could then change it in one place and have it always use this value for each list page.
Thanks for your help.

J
Jane 2/2/2009

Mark,
check files in the C:/Program Files/PHPRunner5.0/lang directory.

M
marke author 2/2/2009

Thanks Jane - obvious now ;-)