* according to https://support.mozilla.com/en-US/forum/1/479557 it pushes the limit...
authorWilfried Göesgens <willi@citadel.org>
Sat, 10 Apr 2010 12:31:44 +0000 (12:31 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 10 Apr 2010 12:31:44 +0000 (12:31 +0000)
webcit/static/t/edit_message.html

index 5d2f13416789db260148c36a7193e55901fdffb7..fc9d47879aa075a8c9347f6739c57a0fdbce054a 100644 (file)
@@ -2,7 +2,7 @@
 <?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <?ROOMBANNER>
 <div id="content">
-<div class="fix_scrollbar_bug message "><form enctype="multipart/form-data" method="POST" accept-charset="UTF-8" action="post" name="enterform">
+<div class="fix_scrollbar_bug message "><form name="enterform" accept-charset="UTF-8" enctype="multipart/form-data" method="POST" action="post">
 <input type="hidden" name="postseq" value="<?DATE:NOW:NO>">
 <input type="hidden" name="return_to" value="<?BSTR("return_to")>">
 <input type="hidden" name="nonce" value="<?NONCE>">