mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
#1789 - Security permissions tab: bad help link: "See this page for more information" (merged from branches/2.2.0, r44845)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44923 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
e5783909fe
commit
1a1fd4e200
@ -215,7 +215,7 @@ $lang['en_US']['NewsletterAdmin']['NEWNEWSLTYPE'] = 'New newsletter type';
|
||||
$lang['en_US']['NewsletterAdmin']['MEWDRAFTMEWSL'] = 'New draft newsletter';
|
||||
$lang['en_US']['NewsletterAdmin']['SHOWCONTENTS'] = 'Show contents';
|
||||
$lang['en_US']['SecurityAdmin']['ADVANCEDONLY'] = 'This section is for advanced users only.
|
||||
See <a href=\"http://doc.silverstripe.com/doku.php?id=permissions:codes\" target=\"_blank\">this page</a>
|
||||
See <a href="http://doc.silverstripe.com/doku.php?id=permissions:codes" target="_blank">this page</a>
|
||||
for more information.';
|
||||
$lang['en_US']['SecurityAdmin']['ADDMEMBER'] = 'Add Member';
|
||||
$lang['en_US']['SecurityAdmin']['SAVE'] = 'Save';
|
||||
@ -469,4 +469,4 @@ $lang['en_US']['ViewArchivedEmail.ss']['HAVEASKED'] = array(
|
||||
);
|
||||
$lang['en_US']['ViewArchivedEmail.ss']['CANACCESS'] = 'You can access the archived site at this link:';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user