aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/about/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php
index d4eb15a38..994392c0d 100644
--- a/en/about/index.php
+++ b/en/about/index.php
@@ -32,7 +32,7 @@ $dictionary = read_translation_file($locale, array('about', 'common_footer'));
<div class="yui-g"><div class="para" style="padding-top: 2em;">
<img src="/g/media/logo/mageia-2013.svg" id="abtlg" alt="Mageia">
<p><?php
- _g('Mageia is a GNU/Linux-based, Free Software operating system.');
+ _g('Mageia is a GNU/Linux-based, Free Software operating system.', null, ' ');
_g('It is a <a href="../community/">community project</a>, supported by <a href="#mageia.org">a nonprofit organisation</a> of elected contributors.');
?></p>
<?php