mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Change label from 'Parent' to 'Blog Post'
This commit is contained in:
parent
2a20037e49
commit
aa5d0ef703
@ -52,7 +52,7 @@ class Comment extends DataObject {
|
||||
'Email' => 'Email',
|
||||
'Comment' => 'Comment',
|
||||
'Created' => 'Date Posted',
|
||||
'ParentTitle' => 'Parent',
|
||||
'ParentTitle' => 'Blog Post',
|
||||
'IsSpam' => 'Is Spam'
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user