From c0c751c2ce5795aa9ad64bed77e8b7e1f093da00 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Fri, 5 Feb 2021 23:50:29 +0100 Subject: Change warning text, and associated css color --- en/downloads/prerelease/download_index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'en/downloads') diff --git a/en/downloads/prerelease/download_index.php b/en/downloads/prerelease/download_index.php index fc158cea0..205f73fc4 100644 --- a/en/downloads/prerelease/download_index.php +++ b/en/downloads/prerelease/download_index.php @@ -91,12 +91,12 @@ input[type="radio"], input[type="submit"], .popover-content {

%s %s %s',$name, $version, $release)?>

-
+

DO NOT USE THIS IN PRODUCTION OR FOR OFFICIAL REVIEW.'); -// _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('July 2019')), ' '); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?>

+ _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('february 2021')), ' '); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?>

-- cgit v1.2.1