aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rwxr-xr-xen/index.php2
-rw-r--r--en/timeline/index.php3
2 files changed, 4 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php
index f663be13a..2bf892faa 100755
--- a/en/index.php
+++ b/en/index.php
@@ -278,7 +278,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot
<span id="dl-btn-mageia">Mageia</span>
<span style="font-size: 32px; color: green; float: right;"></span>
- <span class="dl-btn free-dl"><?php _g('Mageia 6'); ?></span>
+ <span class="dl-btn free-dl"><?php _g('Mageia 6'); // _g('Mageia 6.1'); ?></span>
<span class="dl-btn"><?php _g('released in July 2017'); ?></span>
</a>
diff --git a/en/timeline/index.php b/en/timeline/index.php
index 093d97d02..522a90aa1 100644
--- a/en/timeline/index.php
+++ b/en/timeline/index.php
@@ -36,6 +36,9 @@ function list_events($events = array())
}
$events = array(
+ /*_r('2018') => array(
+ _r('October') => array(sprintf(_r('<a href=%s>Mageia 6</a> updated to 6.1.'), '"../6/"')),
+ ), /**/
_r('2017') => array(
_r('July') => array(sprintf(_r('<a href=%s>Mageia 6</a> is released.'), '"../6/"')),
_r('February') => array(_r('Seventh General Assembly during FOSDEM in Brussels, Belgium.')),