mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
MINOR: added note to select two entries
This commit is contained in:
parent
ab9d62b53c
commit
010829f6fb
@ -201,7 +201,7 @@ class CMSPageHistoryController extends CMSMain {
|
||||
),
|
||||
new CheckboxField(
|
||||
'CompareMode',
|
||||
_t('CMSPageHistoryController.COMPAREMODE', 'Compare mode'),
|
||||
_t('CMSPageHistoryController.COMPAREMODE', 'Compare mode (select two)'),
|
||||
$compareModeChecked
|
||||
),
|
||||
new LiteralField('VersionsHtml', $versionsHtml),
|
||||
|
Loading…
x
Reference in New Issue
Block a user