diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-04-23 20:12:12 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-04-23 20:12:12 +0000 |
commit | 7c73dca8aee8e04b8f8ab231c49afe3d89c5055d (patch) | |
tree | 7e608236490cf8ffdb00018ba23b6262d6706ba3 /en/timeline | |
parent | cb58062f41392d5741cca9c28231afe5e483b150 (diff) | |
download | www-7c73dca8aee8e04b8f8ab231c49afe3d89c5055d.tar www-7c73dca8aee8e04b8f8ab231c49afe3d89c5055d.tar.gz www-7c73dca8aee8e04b8f8ab231c49afe3d89c5055d.tar.bz2 www-7c73dca8aee8e04b8f8ab231c49afe3d89c5055d.tar.xz www-7c73dca8aee8e04b8f8ab231c49afe3d89c5055d.zip |
update timeline
Diffstat (limited to 'en/timeline')
-rw-r--r-- | en/timeline/index.php | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php index ea48a1190..9d99f6e6d 100644 --- a/en/timeline/index.php +++ b/en/timeline/index.php @@ -35,6 +35,23 @@ $dictionary = read_translation_file($locale, 'timeline'); <div class="yui-g"><div class="para"> <ul class="hl" id="tl0"> <li class="tliy"> + <h2><?php _g('2014')?></h2> + <ul class="hl"> + <li class="tlim"> + <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> + </ul> + </li> + <li class="tliy"> <h2><?php _g('2013')?></h2> <ul class="hl"> <li class="tlim"> |