diff --git a/code/model/BlogPost.php b/code/model/BlogPost.php index b196809..b9df0fd 100644 --- a/code/model/BlogPost.php +++ b/code/model/BlogPost.php @@ -214,7 +214,7 @@ class BlogPost extends Page { null, 1024 )->setDescription(_t( - 'BlogPost.PublishDate_Description', + 'BlogPost.AdditionalCredits_Description', 'If some authors of this post don\'t have CMS access, enter their name(s) here. You can separate multiple names with a comma.') );