*** empty log message ***
authorpatrick <patrick>
Tue, 30 Aug 2005 20:39:53 +0000 (20:39 +0000)
committerpatrick <patrick>
Tue, 30 Aug 2005 20:39:53 +0000 (20:39 +0000)
etc/open/editcomment.template

index dc73ede..32bde16 100755 (executable)
@@ -190,7 +190,7 @@ ${lang("posting.step01")}
 <h4>
 ${lang("comment.title")}
 </h4>
 <h4>
 ${lang("comment.title")}
 </h4>
-<input type="text" class="preq" name="title" size="45" maxlength="45" value="${utility.encodeHTML(title)}"> 
+<input type="text" class="preq" name="title" size="45" maxlength="80" value="${utility.encodeHTML(title)}"> 
 <if errors>
 <big class="error"><call showErrors("title")></big>
 <else>
 <if errors>
 <big class="error"><call showErrors("title")></big>
 <else>