mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Changed silverstripe.com references to silverstripe.org
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@90887 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
2f7004f110
commit
27521df744
@ -111,7 +111,7 @@ class LeftAndMain extends Controller {
|
|||||||
CMSMenu::add_link(
|
CMSMenu::add_link(
|
||||||
'Help',
|
'Help',
|
||||||
_t('LeftAndMain.HELP', 'Help', PR_HIGH, 'Menu title'),
|
_t('LeftAndMain.HELP', 'Help', PR_HIGH, 'Menu title'),
|
||||||
'http://userhelp.silverstripe.com'
|
'http://userhelp.silverstripe.org'
|
||||||
);
|
);
|
||||||
|
|
||||||
// set reading lang
|
// set reading lang
|
||||||
|
Loading…
Reference in New Issue
Block a user