bagder: curl-www/dlwiz index.cgi,1.5,1.6

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

Modified Files:
	index.cgi 
Log Message:
shorter text in the box


Index: index.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dlwiz/index.cgi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.cgi	15 Apr 2005 01:05:54 -0000	1.5
+++ index.cgi	18 Apr 2005 06:00:14 -0000	1.6
@@ -73,7 +73,7 @@
 
 my @all = $db->find_all("typ"=>"^entry\$");
 
-printf("<div class=\"relatedbox\">Total number of packages: %d", $#all+1);
+printf("<div class=\"relatedbox\">Number of packages: %d", $#all+1);
 
 for $e (@all) {
     my $o = $$e{'os'};

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
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.