From 371ef7613dcc8b134e7505be3de9444e466db59d Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 16 Jan 2013 14:11:17 +0000 Subject: update contact --- en/contact/index.php | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'en/contact/index.php') diff --git a/en/contact/index.php b/en/contact/index.php index 5d190b799..de8e70a41 100644 --- a/en/contact/index.php +++ b/en/contact/index.php @@ -23,11 +23,11 @@ _lang_load($locale, 'contact'); forum or our wiki.'); - echo '
'; + echo '
'; _h('You would like to report an issue', null, 'h2'); _h('Please see how to report an issue in our bugs database.', array('https://wiki.mageia.org/en/How_to_report_a_bug_properly')); - echo '
'; + echo '
'; _h('You are not sure who to contact', null, 'h2');?> +
@@ -67,7 +77,9 @@ _lang_load($locale, 'contact'); ); _h('This should only be used for the rare cases where private emails are needed.'); _h('If you want to contact Council or Board for a public discussion, you can start a thread on a mailing-list and add the Board or Council alias in CC.'); - _h('If you want to join and contribute to Mageia, please see our Contributions page', array('../contribute/')); + echo '
'; + _h('You want to join and contribute to Mageia', null, 'h2'); + _h('Please see our Contributions page', array('../contribute/')); ?>
-- cgit v1.2.1