- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Oct 2006 02:41:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin In directory hutz:/tmp/cvs-serv14200 Modified Files: appCcheck.pl Log Message: stylesheet vase Index: appCcheck.pl =================================================================== RCS file: /sources/public/perl/modules/W3C/XHTML/HTMLCompatChecker/bin/appCcheck.pl,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- appCcheck.pl 22 Sep 2006 11:11:47 -0000 1.36 +++ appCcheck.pl 5 Oct 2006 02:41:21 -0000 1.37 @@ -285,7 +285,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US"> <head> <title>Experimental XHTML 1.0 Appendix C checker</title> -<link rel="stylesheet" type="text/css" href="http://qa-dev.w3.org:8001/css-validator/base.css" /> +<link rel="stylesheet" type="text/css" href="/unicorn/style/base.css" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body>
Received on Thursday, 5 October 2006 02:41:43 UTC