[Libreoffice-commits] .: Branch 'tdf-website' - template.php
Thorsten Behrens
thorsten at kemper.freedesktop.org
Wed Oct 20 17:00:58 PDT 2010
template.php | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 5af8ba73997273d39dedd764c8cccb1fd1731431
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Thu Oct 21 02:00:38 2010 +0200
Birthday is over, remove anniversary banner
diff --git a/template.php b/template.php
index 25cc00f..95027ce 100644
--- a/template.php
+++ b/template.php
@@ -144,8 +144,11 @@ $rightnavigation = <<<EOT
<div id="right-nav">
<ul id="rnav">
- <li class="rnav-birthday"><a href="/foundation">Understand the reasons for The Document Foundation</a></li>
<li class="rnav-download"><a href="/download">Download LibreOffice</a></li>
+ <li class="rnav-blue"><a href="/foundation">Understand the reasons for The Document Foundation</a></li>
+ <li class="rnav-green"><a href="/contribution">Sign up and get in touch with the community</a></li>
+ <li class="rnav-magenta"><a href="/contact">Get press material and contat spokes people</a></li>
+ <li class="rnav-orange"><a href="/supporters">Read what supporters of The Document Foundation say</a></li>
</ul>
</div>
More information about the Libreoffice-commits
mailing list