diff options
-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"> |