diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-15 13:41:33 +0300 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-15 13:41:33 +0300 |
commit | 27ad59a12f92f4e7629dcca16a0a6d174a95a081 (patch) | |
tree | 6fb0188157b7181e6c57283f82a38c034bb83052 /archives/planet | |
parent | Archive files are rearranged in dirs based on year, change index.php to (diff) | |
download | planet-27ad59a12f92f4e7629dcca16a0a6d174a95a081.tar.gz planet-27ad59a12f92f4e7629dcca16a0a6d174a95a081.tar.bz2 planet-27ad59a12f92f4e7629dcca16a0a6d174a95a081.zip |
Stylish changes
Diffstat (limited to 'archives/planet')
-rw-r--r-- | archives/planet/index.php | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/archives/planet/index.php b/archives/planet/index.php index 0083a61a..a0e7d387 100644 --- a/archives/planet/index.php +++ b/archives/planet/index.php @@ -24,15 +24,13 @@ <div class="menu"> <a href="http://www.gentoo.org/main/en/about.xml" class="menulink">About</a> | <a href="http://www.gentoo.org/proj/en/metastructure/projects.xml?showlevel=1" class="menulink">Projects</a> | - <a href="http://www.gentoo.org/main/en/philosophy.xml" class="menulink">Philosophy</a> | <a href="http://www.gentoo.org/doc/en/index.xml" class="menulink">Docs</a> | <a href="http://forums.gentoo.org/" class="menulink">Forums</a> | <a href="http://www.gentoo.org/main/en/lists.xml" class="menulink">Lists</a> | <a href="http://bugs.gentoo.org/" class="menulink">Bugs</a> | - <a href="http://www.cafepress.com/officialgentoo/" class="menulink">Store</a> | - <a href="http://www.gentoo.org/news/en/gmn/" class="menulink">GMN</a> | <a href="http://www.gentoo.org/main/en/where.xml" class="menulink">Get Gentoo!</a> | - <a href="http://www.gentoo.org/main/en/sponsors.xml" class="menulink">Sponsors</a> + <a href="http://www.gentoo.org/main/en/support.xml" class="menulink">Support</a> + <a href="http://planet.gentoo.org/" class="menulink">Planet</a> </div></td> @@ -44,11 +42,10 @@ <img alt="Gentoo Spaceship" src="/images/gridtest.gif" align="right" height="96" width="132"><br clear="all"><br> <div class='altmenu'> -<br>Bugs? Comments? Suggestions? Contact us: -<a href="mailto:planet@gentoo.org">planet@gentoo.org</a> +<br>Bugs? Comments? Suggestions? <a href="http://www.gentoo.org/proj/en/userrel/planet/">Contact us!</a> <br><br><b>Powered by:</b><br> -<a href="http://www.planetplanet.org/">Planet</a> +<a href="http://www.intertwingly.net/code/venus/">Planet Venus</a> </div> </td> @@ -78,7 +75,7 @@ <tr><td colspan="2" class="footer"> -Gentoo Design, Copyright 2001-2006 Gentoo Foundation, Inc.<br> +Gentoo Design, Copyright 2001-2010 Gentoo Foundation, Inc.<br> Views expressed in the content shown above do not necessarily represent the views of Gentoo Linux or the Gentoo Foundation. </td></tr> </tbody></table></body></html> |