Merge pull request #306 from DrMartinGonzo/patch-1

i18n wrong label in BlogPost.php
This commit is contained in:
Damian Mooyman 2015-11-20 12:51:00 +13:00
commit 3d6de78df5
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,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.')
);