diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php index 7e0414ea3b..c6a3037865 100644 --- a/phpBB/language/en/lang_main.php +++ b/phpBB/language/en/lang_main.php @@ -1340,8 +1340,7 @@ $lang += array( 'REPORT_NOTIFY_EXPLAIN' => 'Informs you when your report is dealt with', 'POST_REPORTED_SUCCESS' => 'This post has been successfully reported', - 'ALREADY_REPORTED' => 'You have already reported this post', - 'EDIT_REPORT' => 'Click %sHere%s to edit your report', + 'ALREADY_REPORTED' => 'This post has already been reported', 'report_reasons' => array( 'TITLE' => array( diff --git a/phpBB/styles/subSilver/template/report_body.html b/phpBB/styles/subSilver/template/report_body.html index dd6d72bf89..701344654b 100644 --- a/phpBB/styles/subSilver/template/report_body.html +++ b/phpBB/styles/subSilver/template/report_body.html @@ -20,7 +20,7 @@ {L_REPORT_NOTIFY}:
{L_REPORT_NOTIFY_EXPLAIN} - {L_YES}  {L_NO} + checked="checked" />{L_YES}  checked="checked" />{L_NO} diff --git a/phpBB/styles/subSilver/template/viewtopic_body.html b/phpBB/styles/subSilver/template/viewtopic_body.html index 6c80eddcc2..87ca210b5a 100644 --- a/phpBB/styles/subSilver/template/viewtopic_body.html +++ b/phpBB/styles/subSilver/template/viewtopic_body.html @@ -186,11 +186,9 @@   {postrow.MINI_POST_IMG} {L_POSTED}: {postrow.POST_DATE} -  {REPORT_IMG} -