From ab669d0f040ddd6d82022b08dfabb3ea751daaaa Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 1 Nov 2002 14:48:45 +0000 Subject: Minor change to add navlinks to bottom of form git-svn-id: file:///svn/phpbb/trunk@3003 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/posting_body.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'phpBB') diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index 385b51ca5e..6887737c3a 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -57,7 +57,6 @@ function checkForm() { -> {navlinks.FORUM_NAME} - {L_MARK_TOPICS_READ} @@ -69,13 +68,13 @@ function checkForm() { - {ERROR_MESSAGE} + {ERROR_MESSAGE} {L_DELETE_POST} - + {L_DELETE_WARN} @@ -290,13 +289,16 @@ function checkForm() { - +
- + + -
{S_TIMEZONE}{S_TIMEZONE}
- - + -- cgit v1.2.1