- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Jul 2005 17:08:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv19171/share/templates/en_US
Modified Files:
fatal-error.tmpl
Log Message:
Don't show jumpbar in results and remove "always true" check; we're not
providing the content where the jumpbar links point at in fatal errors anyway.
Index: fatal-error.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/fatal-error.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- fatal-error.tmpl 22 Jul 2005 17:01:32 -0000 1.8
+++ fatal-error.tmpl 22 Jul 2005 17:08:10 -0000 1.9
@@ -2,9 +2,6 @@
<div id="main">
<div id="head">
- <TMPL_UNLESS NAME="no_jumpbar">
- <TMPL_INCLUDE name="jumpbar.tmpl">
- </TMPL_UNLESS>
<TMPL_INCLUDE NAME="table.tmpl">
</div><!-- end of "head" -->
Received on Friday, 22 July 2005 17:08:16 UTC