diff options
-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 0662cb8..d925a6f 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.40 2006-03-31 05:48:01 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.41 2006-05-17 12:52:51 bjoern 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/WWW/w3c_home_nb" /></a> + <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/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> |