aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact
diff options
context:
space:
mode:
authorRémi Verschelde <akien@mageia.org>2013-06-04 19:09:03 +0000
committerRémi Verschelde <akien@mageia.org>2013-06-04 19:09:03 +0000
commitc57bc1450547a8c2f657e3190cdd1d39414a7b4c (patch)
tree09d54add70623a9061c98d11dbca4e563112965e /en/contact
parentab51c934bf8060ac299f8b39aba17a43c2ab4db6 (diff)
downloadwww-c57bc1450547a8c2f657e3190cdd1d39414a7b4c.tar
www-c57bc1450547a8c2f657e3190cdd1d39414a7b4c.tar.gz
www-c57bc1450547a8c2f657e3190cdd1d39414a7b4c.tar.bz2
www-c57bc1450547a8c2f657e3190cdd1d39414a7b4c.tar.xz
www-c57bc1450547a8c2f657e3190cdd1d39414a7b4c.zip
Updating nav bar on Mageia services to be the same as on www. Updating French translation.
Diffstat (limited to 'en/contact')
-rw-r--r--en/contact/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/contact/index.php b/en/contact/index.php
index c5d892b56..96d486608 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -51,7 +51,7 @@ _lang_load($locale, 'contact');
<div style="float: left; width: 600px; text-align: left; border: 1px solid #ddd; border-top: 0;">
<div class="para" id="by-role">
<?php
- _h('You have an idea of who to contact', null, 'h2');
+ _h('You have an idea of whom to contact', null, 'h2');
echo '<ul class="hl">';
_h('Use <a href="%s">the discuss mailing list</a> or <a href="%s">the forums</a> for general Mageia discussions', array('https://ml.mageia.org/l/info/discuss', 'https://forums.mageia.org/en/'), 'li');
_h('Use <a href="%s">the dev mailing list</a> for Mageia development discussions', array('https://ml.mageia.org/l/info/dev'), 'li');