diff options
Diffstat (limited to 'phpBB/templates/subSilver/posting_body.html')
-rw-r--r-- | phpBB/templates/subSilver/posting_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index 688faedbb6..a593a103c3 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -293,6 +293,6 @@ function checkForm() </tr> </table> -{TOPIC_REVIEW_BOX} +<!-- IF S_DISPLAY_REVIEW --><!-- INCLUDE posting_topic_review.html --><!-- ENDIF --> <!-- INCLUDE overall_footer.html -->
\ No newline at end of file |