diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-14 02:38:54 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-14 02:38:54 (EST) |
commit | aa94de6df9e16870bb5847dfe99c5d3e9ae0d2b8 (patch) | |
tree | 36e00fbadc362b944bd44b880f5131ddfe5f0fb2 /site | |
parent | 6e860130be6c436a13a8e2dd80cf256395dc5bdc (diff) | |
download | libreboot.org-aa94de6df9e16870bb5847dfe99c5d3e9ae0d2b8.zip libreboot.org-aa94de6df9e16870bb5847dfe99c5d3e9ae0d2b8.tar.gz libreboot.org-aa94de6df9e16870bb5847dfe99c5d3e9ae0d2b8.tar.bz2 |
download page: fix html formatting error
Diffstat (limited to 'site')
-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. |