summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--wizard/index.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index d3d2888f..37111580 100644
--- a/index.html
+++ b/index.html
@@ -56,10 +56,10 @@
<p class="msg">
-->
<h2>Next year <strong>Web hosting</strong> budget, until May 2020:
- <!--
<progress max="500" value="500">100%</progress> <strong>100%&nbsp;of&nbsp;500€</strong>.
- -->
+ <!--
<progress max="500" value="433">86%</progress> <strong>86%&nbsp;of&nbsp;500€</strong>.
+ -->
<!--
</p>-<p class="msg" style="margin-bottom: 18em">
-->
diff --git a/wizard/index.php b/wizard/index.php
index 220f2622..debdeb8a 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -53,7 +53,7 @@ $osname = [
'RHEL 6' => 'RHEL-6 (maintained until March 2020)',
'CentOS 7' => 'CentOS 7',
'CentOS 6' => 'CentOS 6 (maintained until March 2020)',
- 'Fedora 30' => 'Fedora 30 (Development version)',
+ 'Fedora 30' => 'Fedora 30',
'Fedora 29' => 'Fedora 29',
'Fedora 28' => 'Fedora 28',
'Fedora 27' => 'Fedora 27 (no support since November 30th 2018)',