bagder: curl-www/feedback feedback.pm,1.4,1.5

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/feedback
In directory labb:/tmp/cvs-serv19832

Modified Files:
	feedback.pm 
Log Message:
require a title longer than 5 letters for the submit button to show


Index: feedback.pm
===================================================================
RCS file: /cvsroot/curl/curl-www/feedback/feedback.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- feedback.pm	1 Feb 2006 12:11:17 -0000	1.4
+++ feedback.pm	11 Feb 2006 22:02:08 -0000	1.5
@@ -88,7 +88,7 @@
 
 sub ShowInput {
 
-    if($preview && $title) {
+    if($preview && (length($title)>5) ) {
         $submitbutton="<input type=submit value=\"submit\" name=\"submit\">";
     }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.