diff --git a/phpBB/privmsg.php b/phpBB/privmsg.php index aa9d1bcfbf..662056cf0b 100644 --- a/phpBB/privmsg.php +++ b/phpBB/privmsg.php @@ -371,7 +371,7 @@ else if ( $mode == 'read' ) 'quote_img' => '' . $lang['Post_quote_pm'] . '', 'quote' => '' . $lang['Post_quote_pm'] . '', 'edit_img' => '' . $lang['Edit_pm'] . '', - 'edit' => '' . $lang['Edit_pm'] . '' + 'edit' => '' . $lang['Edit_pm'] . '' ); if ( $folder == 'inbox' )