diff options
author | ot <ot@localhost> | 2006-11-13 04:08:52 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-11-13 04:08:52 +0000 |
commit | 380a432a6297a5752380c793d0f3aa30acf9b95b (patch) | |
tree | 17d51a2901cd9378e3502be9293897de1561f1f8 | |
parent | 90b0f243111486d1e7577a9ff0c9941935313ddf (diff) | |
download | markup-validator-380a432a6297a5752380c793d0f3aa30acf9b95b.zip markup-validator-380a432a6297a5752380c793d0f3aa30acf9b95b.tar.gz markup-validator-380a432a6297a5752380c793d0f3aa30acf9b95b.tar.bz2 |
unofficial icon went 404
-rwxr-xr-x | htdocs/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index d925a6f..8171f12 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -15,13 +15,13 @@ <!--#if expr="$feeds = 1" --> <link rel="alternate" type="application/atom+xml" href="whatsnew.atom" /> <!--#endif --> - <!-- SSI Template Version: $Id: header.html,v 1.41 2006-05-17 12:52:51 bjoern Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.42 2006-11-13 04:08:52 ot Exp $ --> </head> <body> <div id="banner"> <h1 id="title"> - <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home_nobars" /></a> + <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/w3c_home_nb" /></a> <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a> Markup Validation Service</h1> <span id="versioninfo"><abbr title="version">v</abbr> 0.8-<abbr title="development">dev</abbr> </span> |