diff options
Diffstat (limited to 'htdocs/header.html')
-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 8171f12..e2258ed 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.42 2006-11-13 04:08:52 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.43 2006-11-15 08:02:45 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_nb" /></a> + <a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/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> |