21286 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 755 Views |
-
SiteTree.php and Labels / Labeling fields

15 May 2010 at 9:40am
Hi,
I need to give more of a description to the field names. Like "Page name", I want to add an description to the field, more than just a name.
Where do I go to update this? I have gone into the SiteTree.php file under core/model and tried there, but nothing changed - around line 1340
Is there a better way to do this - I do not care if I adjust the core files and this system is becoming highly customized already.
Thank you,
Steve Nyhof -
Re: SiteTree.php and Labels / Labeling fields

15 May 2010 at 1:39pm
In SS 2.3.7 you want the Sapphire lang file:
sapphire/lang/en_US.php$lang['en_US']['SiteTree']['PAGETITLE'] = 'Page name';
-
Re: SiteTree.php and Labels / Labeling fields

15 May 2010 at 2:54pm
Thank you very much! That is exactly what I was looking for.
| 755 Views | ||
|
Page:
1
|
Go to Top |


