summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-09 10:10:49 (EDT)
committer Leah Woods <info@minifree.org>2016-05-09 10:10:49 (EDT)
commitfab11d5f1885b68e6082b8330f62fea5a9e7e1a5 (patch)
tree31acfdf09b2161f2320f4fd6ea237e633b230827
parente8b43b93a6a152883d7a09218574db572f6e943a (diff)
downloadlibreboot.org-fab11d5f1885b68e6082b8330f62fea5a9e7e1a5.zip
libreboot.org-fab11d5f1885b68e6082b8330f62fea5a9e7e1a5.tar.gz
libreboot.org-fab11d5f1885b68e6082b8330f62fea5a9e7e1a5.tar.bz2
tidy up the download page
-rw-r--r--site/download/index.php9
1 files changed, 3 insertions, 6 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 8b96428..05fa1df 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -36,14 +36,11 @@
<p>
<strong>
- <?php echo gettext("The latest release is:"); ?> <?php echo $lbRelease[0][0][0]; ?>.
- <?php echo gettext("Release date:"); ?> <?php echo $lbRelease[0][0][1]; ?>.
+ <?php echo gettext("The latest stable release is"); ?> <?php echo $lbRelease[0][0][0]; ?>,
+ <?php echo gettext("released on"); ?> <?php echo $lbRelease[0][0][1]; ?> and can be
+ found at <a href="#https">#https</a>.
</strong> <a href="../"><?php echo gettext("Back to home page"); ?></a>
</p>
- <p>
- These are stable releases, intended for general use. If you want something more up to date
- (but potentially lethal), see <a href="#unstable">#unstable</a>.
- </p>
<p>
<strong>The current stable release is quite old at this point. We're working on a new release,
and welcome everyone to get involved in testing for bugs in the <a href="#unstable">unstable releases</a>