bagder: curl-www/dl list_entry.cgi,1.3,1.4
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/dl
In directory labb.contactor.se:/var/tmp/cvs-serv23257
Modified Files:
list_entry.cgi
Log Message:
use the download page's latest CSS
Index: list_entry.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/list_entry.cgi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- list_entry.cgi 8 Oct 2004 16:53:52 -0000 1.3
+++ list_entry.cgi 10 Oct 2004 08:06:11 -0000 1.4
@@ -65,7 +65,7 @@
for $per (@sall) {
my $cl;
if($stable eq $$per{'curl'}) {
- $cl=" class=\"buildfine\"";
+ $cl=" class=\"latest2\"";
$utd++;
}
print "<tr$cl><td><a href=\"mod_entry.cgi?__id=".$$per{'__id'}."\">edit</a></td>";
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits