[foundation-web] Revert the previous commits as div id content gets created twice
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] Revert the previous commits as div id content gets created twice
- Date: Mon, 26 May 2014 17:03:16 +0000 (UTC)
commit 5eba2c8441e647d4bf2f61ff9665d26140fde3ab
Author: Andrea Veri <av gnome org>
Date: Mon May 26 19:03:12 2014 +0200
Revert the previous commits as div id content gets created twice
foundation.gnome.org/vote/vote.wml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/foundation.gnome.org/vote/vote.wml b/foundation.gnome.org/vote/vote.wml
index 0bf0757..a1056f6 100644
--- a/foundation.gnome.org/vote/vote.wml
+++ b/foundation.gnome.org/vote/vote.wml
@@ -217,9 +217,7 @@ function submitPreferences() {
if (isset ($election) && $election !== FALSE) {
- echo "<div id=\"content\">\n";
echo "<h1>".htmlspecialchars($election["name"])."</h1>\n";
- echo "<div>\n";
}
if ($step >= 2) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]