diff options
-rw-r--r-- | site/download/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index 94e8404..5fd5178 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -62,6 +62,7 @@ <b> <?php echo gettext("The latest UNSTABLE, BETA, NOT READY FOR PRODUCTION USE release is:"); ?> <?php echo $lbBetaRelease[0][0][0]; ?>. <?php echo gettext("Release date:"); ?> <?php echo $lbBetaRelease[0][0][1]; ?>. + </b> </p> <p style="font-size:120%"> <b><u>WARNING: the probability that these releases will brick your machine is above 70%</u>. You may also be attacked by sharks. |