mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
68f6eaa663
Content blocks and other DataObjects that contain HTMLText fields are also used in the 'Dependent pages' report for each page in the CMS, however these objects may have neither a Title field, nor a name to describe them. Instead of showing an empty field in the Title column for this table, we can instead show "Untitled " with the localised singular name appended.