bagder: curl-www last20threads.pl,1.1,1.2

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

Modified Files:
	last20threads.pl 
Log Message:
html fix


Index: last20threads.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/last20threads.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- last20threads.pl	19 Dec 2004 22:20:39 -0000	1.1
+++ last20threads.pl	19 Dec 2004 22:27:15 -0000	1.2
@@ -59,8 +59,8 @@
 my %shown;
 
 print <<MOO
-<table class=\"latestmail\" cellpadding=\"2\" cellspacing=\"0\" 
- summary=\"lists several recent curl mailing list postings\">
+<table align="center" class="latestmail" cellpadding="2" cellspacing="0" 
+ summary="lists several recent curl mailing list postings">
 <caption>Recent Mails on the Mailing Lists</caption>
 <tr class="tabletop">
 <th>Subject</th>
@@ -82,7 +82,7 @@
 
     if($start{$s} eq $_) {
         if($numthr > 1) {
-            $thr="($numthr) först";
+            $thr="($numthr) first";
         }
         else {
             $thr="(1)";
@@ -111,7 +111,7 @@
         my $subjectline=sprintf("<tr class=\"%s\"><td<a href=\"%s\">%s</a></td>\n",
                                 $line,
                                 file2url($_),
-                                $subj?$subj:"(tom)");
+                                $subj?$subj:"(no subject)");
 
         #20041105 11:05:25
         my $da = $log{$_};

_______________________________________________
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.