diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index b196a1d658..601700f792 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -259,7 +259,7 @@ $lang = array_merge($lang, array( 'ONLY_TOPIC' => 'Only topic ā€œ%sā€', 'OTHER_USERS' => 'Other users posting from this IP', - 'QUICKMOD_ACTION_NOT_ALLOWED' => "%s not allowed as quickmod", + 'QUICKMOD_ACTION_NOT_ALLOWED' => '%s not allowed as quickmod', 'PM_REPORT_CLOSED_SUCCESS' => 'The selected PM report has been closed successfully.', 'PM_REPORT_DELETED_SUCCESS' => 'The selected PM report has been deleted successfully.',