Author: tille
Date: 2009-04-17 12:54:42 +0000 (Fri, 17 Apr 2009)
New Revision: 3292

Modified:
   trunk/community/website/index.php
Log:
The new language support system has the consequence that index instead of 
index.html has to be seeked as default


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php   2009-04-16 14:22:48 UTC (rev 3291)
+++ trunk/community/website/index.php   2009-04-17 12:54:42 UTC (rev 3292)
@@ -39,7 +39,7 @@
                        <div class="sectionTop"></div>
                        <div class="row">
                                <ul>
-                                       <li><a href="/tasks/"><?=_("Tasks of 
our Blend")?></a></li>
+                                       <li><a href="/tasks/index"><?=_("Tasks 
of our Blend")?></a></li>
                                        <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>


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to