diff options
author | Filip Komar <filip@mageia.org> | 2013-07-14 18:34:25 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-07-14 18:34:25 +0000 |
commit | 42d540a56e4459a9157e7fb8f95160182d5e2e6f (patch) | |
tree | f2a7e8369dac02014cddef19394da97d113fad5e /en/community | |
parent | afafa9510bfa64b1b055315e4ebbbb44a039b605 (diff) | |
download | www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.gz www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.bz2 www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.xz www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.zip |
license page refactored, updated, included in i18n report and linked in map. map.en.lang sync. small addition on community page
Diffstat (limited to 'en/community')
-rw-r--r-- | en/community/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/community/index.php b/en/community/index.php index 3f0bb5b20..a79ff48e4 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -38,7 +38,7 @@ include '../../lib/news.php'; <li><a href="http://ml.mageia.org/"><?php _e('Mailing-lists');?></a></li> <li><a href="<?php _e('http://wiki.mageia.org/')?>">Wiki</a></li> <li><a href="https://bugs.mageia.org/">Bugzilla</a></li> - <li><a href="http://people.mageia.org/">People</a></li> + <li><a href="http://people.mageia.org/"><?php _e('People');?></a></li> </ul> </header> <div class="para" style="width: 400px;"> |