Index: trunk/phase3/includes/EditPage.php |
— | — | @@ -598,7 +598,6 @@ |
599 | 599 | <form id="editform" name="editform" method="post" action="$action" |
600 | 600 | enctype="multipart/form-data"> |
601 | 601 | {$commentsubject} |
602 | | -{$mbegin} |
603 | 602 | <textarea tabindex='1' accesskey="," name="wpTextbox1" rows='{$rows}' |
604 | 603 | cols='{$cols}'{$ew}> |
605 | 604 | END |