aboutsummaryrefslogtreecommitdiffstats
path: root/en/downloads/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/downloads/index.php')
-rw-r--r--en/downloads/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/downloads/index.php b/en/downloads/index.php
index 6483d70aa..34fcd21dc 100644
--- a/en/downloads/index.php
+++ b/en/downloads/index.php
@@ -21,7 +21,8 @@ $_t['page_title'] = sprintf($_t['page_title'], 'Mageia 1');
<div id="bd" role="main">
<div class="yui-g">
<div class="para">
- <p><?php echo $_t['dl_help']; ?></p>
+ <p><?php echo $_t['dl_help']; ?>
+ <?php echo $_t['dl_migrate_instead']; ?></p>
<br />
<?php echo $dl_table; ?>
</div></div>