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}