[med-svn] r2162 - trunk/community/website
tille at alioth.debian.org
tille at alioth.debian.org
Sun Jul 6 12:13:35 UTC 2008
Author: tille
Date: 2008-07-06 12:13:33 +0000 (Sun, 06 Jul 2008)
New Revision: 2162
Modified:
trunk/community/website/index.php
Log:
Raised the link to the tasks pages in the menu
Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php 2008-07-06 07:41:34 UTC (rev 2161)
+++ trunk/community/website/index.php 2008-07-06 12:13:33 UTC (rev 2162)
@@ -39,11 +39,11 @@
<div class="sectionTop"></div>
<div class="row">
<ul>
+ <li><a href="/tasks/"><?=_("Tasks of our CDD")?></a></li>
<li><a href="/docs/policy.html"><?=_("Group policy")?></a></li>
<li><a href="/bugs.php"><?=_("Bugs")?></a></li>
<li><a href="/cgi-bin/qareport.cgi"><?=_("Quality Assurance")?></a></li>
<li><a href="/ddtp.php"><?=_("Debian Description Translation Project")?></a></li>
- <li><a href="/tasks/"><?=_("Tasks of our CDD")?></a></li>
<li><a href="http://svn.debian.org/wsvn/debian-med/trunk/"><?=_("SVN repository")?></a></li>
<hr />
<li><a href="/locales.php"><?=_("Localizations")?></a></li>
More information about the debian-med-commit
mailing list