aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorRémi Verschelde <akien@mageia.org>2013-05-19 13:18:08 +0000
committerRémi Verschelde <akien@mageia.org>2013-05-19 13:18:08 +0000
commit1051c074af8fcaaae4f7b7c08d213474df8ce935 (patch)
treef3b6e8ee3b0105994f2a00ef802c431277e01e21 /en/index.php
parentc354cb2f1a3e4fb8d6f784b34124bac936f22eaf (diff)
downloadwww-1051c074af8fcaaae4f7b7c08d213474df8ce935.tar
www-1051c074af8fcaaae4f7b7c08d213474df8ce935.tar.gz
www-1051c074af8fcaaae4f7b7c08d213474df8ce935.tar.bz2
www-1051c074af8fcaaae4f7b7c08d213474df8ce935.tar.xz
www-1051c074af8fcaaae4f7b7c08d213474df8ce935.zip
Fixing a broken index.php
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php
index 1b9b2017d..8950cfa29 100644
--- a/en/index.php
+++ b/en/index.php
@@ -241,7 +241,7 @@ $nav = array(
</a>
<p class="dl-info">
<?php _e('<a href="%s" hreflang="en">Release notes</a>', array('https://wiki.mageia.org/en/Mageia_3_Release_Notes')); ?>,
- <?php _e('<a href="%s" hreflang="en">errata</a>, array('https://wiki.mageia.org/en/Mageia_3_Errata')); ?>.
+ <?php _e('<a href="%s" hreflang="en">errata</a>', array('https://wiki.mageia.org/en/Mageia_3_Errata')); ?>.
</p>
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>