aboutsummaryrefslogtreecommitdiffstats
path: root/downloads.php
diff options
context:
space:
mode:
Diffstat (limited to 'downloads.php')
-rw-r--r--downloads.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/downloads.php b/downloads.php
index fc8c59844..a2ff42340 100644
--- a/downloads.php
+++ b/downloads.php
@@ -122,9 +122,7 @@ $dl_table = sprintf($table_tmpl, $_t['for_full_install'], $s1)
. sprintf($table_tmpl, $_t['for_network'], $s3);
$dl_table .= <<<T
-<p class="dlinfo">Not sure of what ISO to download? This may still be a bit verbose,
-but you may want to <a href="http://www.mageia.org/wiki/doku.php?id=mageia_installation_media">read
-this article detailing our different install media</a>.</p>
+<p class="dlinfo">{$_t['not_sure_what_iso']}</p>
T;