diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-11-06 21:42:04 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-11-06 21:42:04 +0000 |
commit | 71a8cdbf078d3f48b792fb890ef69f1fc927f671 (patch) | |
tree | c1a36a86f8fbc0bdc586e4181b5b8dfa87d9143e /en/4 | |
parent | 0fae6ba3258c42b14c20994e68c5b2474cde2a5c (diff) | |
download | www-71a8cdbf078d3f48b792fb890ef69f1fc927f671.tar www-71a8cdbf078d3f48b792fb890ef69f1fc927f671.tar.gz www-71a8cdbf078d3f48b792fb890ef69f1fc927f671.tar.bz2 www-71a8cdbf078d3f48b792fb890ef69f1fc927f671.tar.xz www-71a8cdbf078d3f48b792fb890ef69f1fc927f671.zip |
beta 1 delayed (no need for translation)
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 13e259415..a8a6ade70 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -72,6 +72,7 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me <?php include '../'.$version.'/nav.php'; ?> <p class="unstable-release-warning"><?php _e('Be careful! This is an alpha, unstable release.'); _e('It is only intended for developer use. <strong>DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.</strong>');?></p> + <p style="color:#3494d3">Beta 1 is a bit delayed as it still doesn't satisfy QA tests. Thanks for your patience.</p> <div id="doc4" class="yui-t7"> <div id="bd" role="main"> |