[Openvas-commits] r1560 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Oct 17 08:07:56 CEST 2008


Author: mwiegand
Date: 2008-10-17 08:07:54 +0200 (Fri, 17 Oct 2008)
New Revision: 1560

Modified:
   trunk/doc/website/template_header.m4
Log:
The contest is over, making announcement section invisible for now.


Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4	2008-10-16 19:44:58 UTC (rev 1559)
+++ trunk/doc/website/template_header.m4	2008-10-17 06:07:54 UTC (rev 1560)
@@ -46,12 +46,12 @@
         <td style="width:172px; text-align: left; padding-bottom: 8px;">
           <a href="__TMPL_ROOT`'index.html"><img src="__TMPL_ROOT`'pix/OpenVAS-logo.png" alt="OpenVAS"></a>
         </td>
-        <td class="announce">
-          <div class="announce"><h1>OpenVAS Contest Announced!</h1>
-            Help improve OpenVAS and win up to 600 Euro!<br>
-            <a href="__TMPL_ROOT`'openvas-contest.html">Details ...</a>
-          </div>
-        </td>
+m4_dnl        <td class="announce">
+m4_dnl          <div class="announce"><h1>OpenVAS Contest Announced!</h1>
+m4_dnl            Help improve OpenVAS and win up to 600 Euro!<br>
+m4_dnl            <a href="__TMPL_ROOT`'openvas-contest.html">Details ...</a>
+m4_dnl          </div>
+m4_dnl        </td>
       </tr>
     </table>
   </div>



More information about the Openvas-commits mailing list