From ca9cf471bf8def3bdf17837c8192c7150193ad93 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 20 Dec 2001 19:00:22 +0000 Subject: Separate sig completely from message git-svn-id: file:///svn/phpbb/trunk@1647 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/viewtopic_body.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/templates') diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl index a955f4713a..33170e369e 100644 --- a/phpBB/templates/subSilver/viewtopic_body.tpl +++ b/phpBB/templates/subSilver/viewtopic_body.tpl @@ -45,7 +45,7 @@
- {postrow.MESSAGE}{postrow.EDITED_MESSAGE} + {postrow.MESSAGE}{postrow.SIGNATURE}{postrow.EDITED_MESSAGE} -- cgit v1.2.1