From ac6ee98bd246030faaf0b5f6d77ab08af320678a Mon Sep 17 00:00:00 2001 From: gdetrez Date: Fri, 5 May 2006 11:26:54 +0200 Subject: [PATCH] =?UTF-8?q?Je=20ne=20sais=20pas=20si=20c'est=20tr=C3=A8s?= =?UTF-8?q?=20honn=C3=AAte=20mais=20il=20n'y=20a=20plus=20de=20warnings..?= =?UTF-8?q?=20:-).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20060505092654-f46e9-4e1fcf322c42f91150c52555d24272bf3e4d4034.gz --- wiki/theme/crans-www.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py index 25e870e8..59cdeb1d 100644 --- a/wiki/theme/crans-www.py +++ b/wiki/theme/crans-www.py @@ -48,7 +48,7 @@ class Theme(ThemeBase): (u'http://www.apache.org/', u'badges_80x15_apache.png', u'Apache powered'), (u'http://www.python.org/', u'badges_80x15_python.png', u'Python powered'), (u'http://www.crans.org/', u'badges_80x15_crans.png', u'Cr@ns powered'), - (u'http://jigsaw.w3.org/css-validator/check?uri=referer&profile=css3', u'valid_css_80x15.png', u'Valid css3'), + (u'http://jigsaw.w3.org/css-validator/check?uri=referer&profile=css3&warning=no', u'valid_css_80x15.png', u'Valid css3'), (u'http://validator.w3.org/check?uri=referer', u'valid_html401_80x15.png', u'Valid html 4.01'), ]