Removed the 255 character limit ... now they have a gun, I hope people

don't shoot themseves with it.   ;-)
This commit is contained in:
martin
2002-09-02 02:17:36 +00:00
parent 0c71c9ae0e
commit e181f6ab00
-1
View File
@@ -2,7 +2,6 @@
<FORM name="form" method="post" action="editsection.php">
<P><B><? print_string("summaryof", "", "$sectionname $form->section") ?></B></P>
<TEXTAREA NAME=summary COLS=60 ROWS=4 WRAP=virtual><?=$form->summary ?></TEXTAREA>
<BR><FONT SIZE=1>(<? print_string("maximumchars", "", "255") ?>)</FONT>
<P>
<INPUT type="hidden" name=id value="<?=$form->id ?>">
<INPUT type="submit" value="<? print_string("savechanges") ?>">