aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2003-11-06 17:13:13 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2003-11-06 17:13:13 +0000
commit457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c (patch)
treec73f35bbf61ef5139827f1ac9e26d865d4859ed8
parent558b8ee7ff52183b2d70e67afaa2bc39be9f6a70 (diff)
downloadforums-457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c.tar
forums-457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c.tar.gz
forums-457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c.tar.bz2
forums-457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c.tar.xz
forums-457cdfdb6d76a609a6fd0bcd5a9a65d54f0a3e2c.zip
doh!
git-svn-id: file:///svn/phpbb/trunk@4653 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/styles/subSilver/template/posting_preview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/posting_preview.html b/phpBB/styles/subSilver/template/posting_preview.html
index da05169026..a9003fc4f4 100644
--- a/phpBB/styles/subSilver/template/posting_preview.html
+++ b/phpBB/styles/subSilver/template/posting_preview.html
@@ -36,7 +36,7 @@
<br /><br /><hr />{attachment.DISPLAY_ATTACHMENT}
<!-- END attachment -->
<!-- ENDIF -->
- <!-- END postrow --><!-- IF PREVIEW_SIGNATURE --><span class="postbody"><br />_________________<br />{PREVIEW_SIGNATURE}</span><!-- ENDIF --></td>
+ <!-- IF PREVIEW_SIGNATURE --><span class="postbody"><br />_________________<br />{PREVIEW_SIGNATURE}</span><!-- ENDIF --></td>
</tr>
</table></td>
</tr>