unicorn commit: removed hardcoded VS message

changeset:   1716:464516c280e8
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Thu Sep 12 19:32:29 2013 +0200
files:       WebContent/WEB-INF/resources/templates/index.vm
description:
removed hardcoded VS message


diff -r 24d9d54f5d91 -r 464516c280e8 WebContent/WEB-INF/resources/templates/index.vm
--- a/WebContent/WEB-INF/resources/templates/index.vm	Thu Sep 12 19:24:36 2013 +0200
+++ b/WebContent/WEB-INF/resources/templates/index.vm	Thu Sep 12 19:32:29 2013 +0200
@@ -79,24 +79,6 @@
 		</div>
 	</div>
 
-<div style="margin: 1em 2em; overflow: auto;">
-    <span style="float: left; padding-right: 1em">
-      <a href="http://www.w3.org/2013/ValidatorSuite/">
-         <img src="http://www.w3.org/Icons/VSlogo" alt="W3C Validator
-Suite Logo"/>
-      </a>
-    </span>
-    <span xml:lang="en" lang="en" dir="ltr" style="display: block; text-align: center">
-      <span style="color:red; font-weight:bold">NEW</span> -
-      W3C offers a beta release of a new service providing you an
-      integrated validation report on your entire web site.
-      <br />
-      <a href="http://www.w3.org/2013/ValidatorSuite/beta/">Try it now</a>
-      to quickly identify those portions of your web site that may
-      benefit from attention.
-    </span>
-  </div>
-
 	<div id="w3c-include">
 		<script type="text/javascript" src="http://www.w3.org/QA/Tools/w3c-include.js"></script>
 	</div>

Received on Thursday, 12 September 2013 17:32:40 UTC