diff options
-rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index ee4d9d2549..720e979ba8 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -271,7 +271,7 @@ <br /><br /> <span class="gensmall">{postrow.DELETED_MESSAGE}</span> <!-- ENDIF --> - <!-- ELSIF postrow.EDITED_MESSAGE or postrow.EDIT_REASON --> + <!-- ELSEIF postrow.EDITED_MESSAGE or postrow.EDIT_REASON --> <!-- IF postrow.EDIT_REASON --> <br /><br /> <table class="tablebg" width="100%" cellspacing="1"> |