- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Aug 2009 14:54:24 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates In directory hutz:/tmp/cvs-serv5661/WebContent/WEB-INF/resources/templates Modified Files: Tag: dev2 xhtml10.vm Log Message: updated Index: xhtml10.vm =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/Attic/xhtml10.vm,v retrieving revision 1.1.2.14 retrieving revision 1.1.2.15 diff -u -d -r1.1.2.14 -r1.1.2.15 --- xhtml10.vm 27 Aug 2009 14:29:22 -0000 1.1.2.14 +++ xhtml10.vm 27 Aug 2009 14:54:22 -0000 1.1.2.15 @@ -24,7 +24,7 @@ #if ($errorCount && $errorCount > 0)<img src="images/icone_error.png" alt="error icon" /><span>$errorCount</span> #end #if ($warningCount && $warningCount > 0)<img src="images/icone_warning.png" alt="warning icon" /><span>$warningCount</span> #end </span> - $test_ok_1: + $test_ok_1 $unicorncall.getObserverName($observationName, $lang) </h2> #else @@ -34,7 +34,7 @@ #if ($errorCount && $errorCount > 0)<img src="images/icone_error.png" alt="error icon" /><span>$errorCount</span> #end #if ($warningCount && $warningCount > 0)<img src="images/icone_warning.png" alt="warning icon" /><span>$warningCount</span> #end </span> - $test_fail_1: + $test_fail_1 $unicorncall.getObserverName($observationName, $lang) </h2> #end
Received on Thursday, 27 August 2009 14:54:33 UTC