From 073c81ab857b451aa160fd7a83471da54f801f6b Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 10 Aug 2001 23:39:31 +0000 Subject: [PATCH] Changes to posting body reflecting changes to posting.php git-svn-id: file:///svn/phpbb/trunk@838 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/posting_body.tpl | 53 ++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/Default/posting_body.tpl b/phpBB/templates/Default/posting_body.tpl index 259b61cd81..68c625f2af 100644 --- a/phpBB/templates/Default/posting_body.tpl +++ b/phpBB/templates/Default/posting_body.tpl @@ -37,20 +37,22 @@ function addBBcode(bbCode) {L_POST_A} + {L_USERNAME} - {USERNAME_INPUT} + + {L_SUBJECT} - {SUBJECT_INPUT} + {L_MESSAGE_BODY}

{L_HTML_IS} {HTML_STATUS}
{L_BBCODE_IS} {BBCODE_STATUS}
{L_SMILIES_ARE} {SMILIES_STATUS} - + - +
{MESSAGE_INPUT}
Instant BBCode
Insert URL BBCode  Insert Email Address @@ -73,7 +75,50 @@ function addBBcode(bbCode)
{L_OPTIONS}{HTML_TOGGLE}
{BBCODE_TOGGLE}
{SMILE_TOGGLE}
{SIG_TOGGLE}
{NOTIFY_TOGGLE}
{DELETE_TOGGLE}
       {TYPE_TOGGLE}
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_DISABLE_HTML}
{L_DISABLE_BBCODE}
{L_DISABLE_SMILIES}
{L_ATTACH_SIGNATURE}
{L_NOTIFY_ON_REPLY}
{L_DELETE_POST}

{S_TYPE_TOGGLE}
{S_HIDDEN_FORM_FIELDS}