[foundation-web] Added a warning to the footer of the voting page to not close </BODY> or </HTML>



commit 633ff73ee0b62c482cb8f55432de818d0173c02e
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Wed May 4 18:03:21 2011 +0200

    Added a warning to the footer of the voting page to not close </BODY> or </HTML>

 foundation.gnome.org/vote/index.wml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/foundation.gnome.org/vote/index.wml b/foundation.gnome.org/vote/index.wml
index 44f3254..36acf48 100644
--- a/foundation.gnome.org/vote/index.wml
+++ b/foundation.gnome.org/vote/index.wml
@@ -56,8 +56,6 @@
       <li><a href="../vote/results.php?election_id=1">Material from the Reducing Board Size Referendum</a></li><!-- This is ugly, ideally we'd have an information page as with the other elections and referenda -->
       <li><a href="../vote/2004-10/index.html">Material from the Anonymous Voting Referendum</a></li>
     </ul>
-  </body>
-</html>
 <?php
 
 /* ATTENTION: All the code is eleminated. The reason for it being here is that 
@@ -112,3 +110,5 @@ if (count ($previous_elections) > 0) {
 }
 } /* END OF Big Disable If */
 ?>
+
+<!-- Do not close the body or html tag because we still add stuff to the footer -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]