Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2008-12-11 17:34:48 +00:00
parent 39309dfbb2
commit 444087057a
37 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -436,9 +436,9 @@
<div class="doc_footer">
<address>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"/></a>
src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"/></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01" /></a>
<a href="mailto:rspencer@x10sys.com">Reid Spencer</a>
</address>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a>