validator/share/templates/en_US header.tmpl,1.22,1.23

Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv544/share/templates/en_US

Modified Files:
	header.tmpl 
Log Message:
header version to distinguish HEAD being developed




Index: header.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- header.tmpl	5 Aug 2005 00:30:25 -0000	1.22
+++ header.tmpl	18 Aug 2005 04:42:46 -0000	1.23
@@ -26,7 +26,7 @@
 	<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.7.0</span>
+        <span id="versioninfo"><abbr title="development version">dev</abbr> </span>
     </div>
     <ul class="navbar" id="menu">
         <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>

Received on Thursday, 18 August 2005 04:42:59 UTC