[med-svn] r5642 - trunk/community/website

Andreas Tille tille at alioth.debian.org
Fri Jan 7 20:11:46 UTC 2011


Author: tille
Date: 2011-01-07 20:11:46 +0000 (Fri, 07 Jan 2011)
New Revision: 5642

Modified:
   trunk/community/website/index.php
Log:
Exclude link to ddtp pages because non-functional for a long time; needs fixing - most probably using the Python code which is used for tasks / bugs pages.


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2011-01-07 12:08:34 UTC (rev 5641)
+++ trunk/community/website/index.php	2011-01-07 20:11:46 UTC (rev 5642)
@@ -42,7 +42,7 @@
 					<li><a href="/bugs/"><?=_("Bugs")?></a></li>
 					<li><a href="/docs/policy.html"><?=_("Group policy")?></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="/ddtp.php"><?=_("Debian Description Translation Project")?></a></li>	NEEDS FIXING FIRST BEFORE WE CAN LINK TO IT		-->
 					<li><a href="http://svn.debian.org/wsvn/debian-med/trunk/"><?=_("SVN repository")?></a></li>
 					<li><a href="http://qa.debian.org/developer.php?login=debian-med-packaging@lists.alioth.debian.org&amp;ordering=3"><?=_("Packages Overview")?></a></li>
 				</ul>




More information about the debian-med-commit mailing list