[foundation-web] We don't want the sidebar / footer on vote.g.o, removing them.
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] We don't want the sidebar / footer on vote.g.o, removing them.
- Date: Thu, 16 Feb 2012 17:58:57 +0000 (UTC)
commit 4e410e4455f10835f3e73a3ec1218c4f2f156914
Author: Andrea Veri <av src gnome org>
Date: Thu Feb 16 18:59:09 2012 +0100
We don't want the sidebar / footer on vote.g.o, removing them.
include/add-header.xsl | 30 ------------------------------
1 files changed, 0 insertions(+), 30 deletions(-)
---
diff --git a/include/add-header.xsl b/include/add-header.xsl
index 6e9e02e..780b16d 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -40,23 +40,6 @@
<xsl:copy-of select="@*" />
<xsl:apply-templates select="node()" />
</div>
- <div id="sidebar">
- <p class="section">Foundation</p>
- <ul>
- <li><a href="{$root}/about/">About the Foundation</a></li>
- <li><a href="http://blogs.gnome.org/foundation/">Blog</a></li>
- <li><a href="{$root}/reports/">Reports</a></li>
- <li><a href="{$root}/membership/">Membership</a></li>
- <li><a href="{$root}/vote/">Elections and Referenda</a></li>
- <li><a href="{$root}/legal/">Legal</a></li>
- <li><a href="{$root}/finance/">Finance</a></li>
- <li><a href="{$root}/contact/">Contact</a></li>
- </ul>
- <ul>
- <li><a href="http://www.gnome.org/press/">Press</a></li>
- <li><a href="http://www.gnome.org/friends/">Donate to GNOME</a></li>
- </ul>
- </div>
<div id="hdr">
<div id="logo"><a href="{$root}/"><img src="http://www-old.gnome.org/img/spacer" alt="Home" /></a></div>
@@ -73,19 +56,6 @@
</div>
</div>
- <div id="copyright">
- Copyright © 2005-<xsl:value-of select="date:year()" />,
- <a href="http://www.gnome.org/">The GNOME Project</a>.<br />
- <!-- disabling output escaping in order to leave the email
- addresses obfuscated -->
- <xsl:text disable-output-escaping="yes"><![CDATA[
- Maintained by the GNOME Foundation <a href="mailto:board-list@gnome.org">Board of Directors</a> and <a href="mailto:membership-committee@gnome.org">Membership Committee</a>.
- ]]></xsl:text><br />
- <a href="http://validator.w3.org/check/referer">Optimised</a> for
- <a href="http://www.w3.org/">standards</a>.
- Hosted by <a href="http://www.redhat.com/">Red Hat</a>.
- </div>
-
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/" : "http://webstats.gnome.org/");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]