diff options
author | Rémi Verschelde <akien@mageia.org> | 2013-05-18 10:57:58 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2013-05-18 10:57:58 +0000 |
commit | 8defd09443a9262da5e3918d72c3bf8c3ab9b030 (patch) | |
tree | bb47f6f5d459426ad5fef2a6eb00ed0356d2aa2d /en | |
parent | d0733a1f5fe554cfad1ae1503edc523cdbfe1528 (diff) | |
download | www-8defd09443a9262da5e3918d72c3bf8c3ab9b030.tar www-8defd09443a9262da5e3918d72c3bf8c3ab9b030.tar.gz www-8defd09443a9262da5e3918d72c3bf8c3ab9b030.tar.bz2 www-8defd09443a9262da5e3918d72c3bf8c3ab9b030.tar.xz www-8defd09443a9262da5e3918d72c3bf8c3ab9b030.zip |
Fixing a typo
Diffstat (limited to 'en')
-rwxr-xr-x | en/3/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index b01d63814..38d1354cb 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -76,7 +76,7 @@ require '../downloads/get/lib.php'; </ul> </div> - < <div class="para"> + <div class="para"> <h2><?php _e('LiveCDs and LiveDVDs');?></h2> <p class="dlinfo"><?php _e('Use LiveCDs and LiveDVDs for fresh new installs ONLY.');?> <span class="warn"><?php _e('DO NOT use these LiveCDs or LiveDVDs to upgrade from Mageia 2!'); ?></span> |