mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
PATCH: better english
This commit is contained in:
parent
8018519810
commit
b799262976
@ -12,7 +12,7 @@ class EmptyPagesReport extends Report
|
|||||||
|
|
||||||
public function title()
|
public function title()
|
||||||
{
|
{
|
||||||
return _t(__CLASS__.'.EMPTYPAGES', "Pages with no content");
|
return _t(__CLASS__.'.EMPTYPAGES', "Pages without content");
|
||||||
}
|
}
|
||||||
|
|
||||||
public function group()
|
public function group()
|
||||||
|
Loading…
Reference in New Issue
Block a user