[med-svn] r611 - trunk/community/website
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Fri Oct 5 16:16:41 UTC 2007
Author: hanska-guest
Date: 2007-10-05 16:16:41 +0000 (Fri, 05 Oct 2007)
New Revision: 611
Modified:
trunk/community/website/locales.php
Log:
Small typo :(
Modified: trunk/community/website/locales.php
===================================================================
--- trunk/community/website/locales.php 2007-10-05 16:10:12 UTC (rev 610)
+++ trunk/community/website/locales.php 2007-10-05 16:16:41 UTC (rev 611)
@@ -66,7 +66,7 @@
foreach ($avail_locales as $lang) {
?>
<tr>
- <td><strong><?=key($avail_locales)?><strong></td>
+ <td><strong><?=key($avail_locales)?></strong></td>
<td><?=$lang["complete"]?>%</td>
<td><?=htmlentities($lang["author"])?></td>
<td><?=htmlentities($lang["team"])?></td>
More information about the debian-med-commit
mailing list