[foundation-web] Added a warning to the footer of the voting page to not close </BODY> or </HTML>
- From: Tobias Mueller <tobiasmue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] Added a warning to the footer of the voting page to not close </BODY> or </HTML>
- Date: Wed, 18 May 2011 12:13:34 +0000 (UTC)
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]