aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php
index 3c07f7232..859644f79 100644
--- a/en/index.php
+++ b/en/index.php
@@ -371,7 +371,7 @@ $rtl = is_locale_rtl($locale);
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <li><a href="/10/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 10</a></li>
+ <li><a href="/<?php echo $locale ?>/10/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 10</a></li>
</ul>
</div>