aboutsummaryrefslogtreecommitdiffstats
path: root/en/timeline
diff options
context:
space:
mode:
Diffstat (limited to 'en/timeline')
-rw-r--r--en/timeline/index.php13
1 files changed, 7 insertions, 6 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php
index e74e419f2..439095685 100644
--- a/en/timeline/index.php
+++ b/en/timeline/index.php
@@ -37,7 +37,13 @@ $dictionary = read_translation_file($locale, 'timeline');
<li class="tliy">
<h2><?php _g('2015')?></h2>
<ul class="hl">
- <li class="tlim">
+ <li class="tlim">
+ <h3><?php _g('June')?></h3>
+ <ul class="hl">
+ <?php _g('<a href=%s>Mageia 5</a> is released.', array('"../5/"'),'li class="tlie"')?>
+ </ul>
+ </li>
+ <li class="tlim">
<h3><?php _g('February')?></h3>
<ul class="hl">
<li class="tlie"><?php _g('Fifth General Assembly during FOSDEM in Brussels, Belgium.')?></li>
@@ -52,11 +58,6 @@ $dictionary = read_translation_file($locale, 'timeline');
<h3><?php _g('February')?></h3>
<ul class="hl">
<li class="tlie"><?php _g('<a href="/4/">Mageia 4</a> is released.')?></li>
- </ul>
- </li>
- <li class="tlim">
- <h3><?php _g('February')?></h3>
- <ul class="hl">
<li class="tlie"><?php _g('Fourth General Assembly during FOSDEM in Brussels, Belgium.')?></li>
</ul>
</li>