diff options
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;"> |