aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact
diff options
context:
space:
mode:
Diffstat (limited to 'en/contact')
-rw-r--r--en/contact/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/contact/index.php b/en/contact/index.php
index 533c96080..40fca6d1c 100644
--- a/en/contact/index.php
+++ b/en/contact/index.php
@@ -51,6 +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');
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 developement discussions', array('https://ml.mageia.org/l/info/dev'), 'li');