[foundation-web] Add a Reports link in the menu
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [foundation-web] Add a Reports link in the menu
- Date: Fri, 11 Sep 2009 15:51:17 +0000 (UTC)
commit 1b58086f2f4036d966df88db70c5b7ec6dd71fb8
Author: Vincent Untz <vuntz gnome org>
Date: Fri Sep 11 17:49:46 2009 +0200
Add a Reports link in the menu
include/add-header.xsl | 1 +
include/evilsedhack | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/include/add-header.xsl b/include/add-header.xsl
index 121aeec..2c67083 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -45,6 +45,7 @@
<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}/elections/">Elections</a></li>
<li><a href="{$root}/referenda/">Referenda</a></li>
diff --git a/include/evilsedhack b/include/evilsedhack
index 23b6c71..d3fbc7b 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -12,6 +12,7 @@ cat <<-FOOT
<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/elections/">Elections</a></li>
<li><a href="$ROOT/referenda/">Referenda</a></li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]