aboutsummaryrefslogtreecommitdiffstats
path: root/en/contact
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-02 10:51:50 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-02 10:51:50 +0000
commit1c0328e2f2f69ef11fba2b9d1b295146ecc6532c (patch)
tree7d438ed9a9fce94f16d3735c10765c4f1cbe04d1 /en/contact
parente37209f220574cc18a8de16899fa87509b3bd584 (diff)
downloadwww-1c0328e2f2f69ef11fba2b9d1b295146ecc6532c.tar
www-1c0328e2f2f69ef11fba2b9d1b295146ecc6532c.tar.gz
www-1c0328e2f2f69ef11fba2b9d1b295146ecc6532c.tar.bz2
www-1c0328e2f2f69ef11fba2b9d1b295146ecc6532c.tar.xz
www-1c0328e2f2f69ef11fba2b9d1b295146ecc6532c.zip
Add h2 again
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');