[foundation-web] Also the title goes into div id content



commit 4e60f54081fa80d8db6a643c7c8b1a2efd610eea
Author: Andrea Veri <av gnome org>
Date:   Mon May 26 18:56:13 2014 +0200

    Also the title goes into div id content

 foundation.gnome.org/vote/vote.wml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/foundation.gnome.org/vote/vote.wml b/foundation.gnome.org/vote/vote.wml
index a1056f6..879a4e4 100644
--- a/foundation.gnome.org/vote/vote.wml
+++ b/foundation.gnome.org/vote/vote.wml
@@ -217,6 +217,7 @@ function submitPreferences() {
 
 
 if (isset ($election) && $election !== FALSE) {
+  echo "<div id=\"content\">;
   echo "<h1>".htmlspecialchars($election["name"])."</h1>\n";
 }
 


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