diff --git a/code/reports/BrokenLinksReport.php b/code/reports/BrokenLinksReport.php index 62b1b3cf..32dbc907 100644 --- a/code/reports/BrokenLinksReport.php +++ b/code/reports/BrokenLinksReport.php @@ -57,7 +57,7 @@ class BrokenLinksReport extends SSReport { function columns() { $fields = array( "Title" => array( - "title" => "Title", + "title" => "Page name", 'formatting' => '$value' ), "LastEdited" => array(