aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-05-17 17:33:44 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-05-17 17:33:44 +0000
commit33b0446650cb38e462bf12005637dfc980e4458b (patch)
treea3687b84826c96016f4dca11c6163d378503c5a5 /phpBB/templates/subSilver
parent7aa9eaeeb90196b79ec23c9f1f7f2885e1f0580d (diff)
downloadforums-33b0446650cb38e462bf12005637dfc980e4458b.tar
forums-33b0446650cb38e462bf12005637dfc980e4458b.tar.gz
forums-33b0446650cb38e462bf12005637dfc980e4458b.tar.bz2
forums-33b0446650cb38e462bf12005637dfc980e4458b.tar.xz
forums-33b0446650cb38e462bf12005637dfc980e4458b.zip
prepared (and fixed) topic review.
git-svn-id: file:///svn/phpbb/trunk@4010 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver')
-rw-r--r--phpBB/templates/subSilver/posting_topic_review.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/templates/subSilver/posting_topic_review.html b/phpBB/templates/subSilver/posting_topic_review.html
index 8d0ddc6684..1ffbf5d7dc 100644
--- a/phpBB/templates/subSilver/posting_topic_review.html
+++ b/phpBB/templates/subSilver/posting_topic_review.html
@@ -11,8 +11,6 @@
<!-- INCLUDE simple_header.html -->
-<!-- ENDIF -->
-
<table class="tablebg" width="100%" cellpadding="2" cellspacing="1" border="0">
<tr>
<th width="22%" height="26">{L_AUTHOR}</th>
@@ -43,6 +41,8 @@
<!-- END postrow -->
</table>
+<!-- ENDIF -->
+
<!-- IF S_DISPLAY_INLINE -->
</iframe></td>
</tr>