aboutsummaryrefslogtreecommitdiffstats
path: root/en/donate
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-05 10:56:03 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-05 10:56:03 +0200
commit4d698ae14ddd4801897cf2ccf4e929deee81a944 (patch)
treecaa8203c41c1519c7ba96cca40a726097ec8afb7 /en/donate
parent29731943ca2d537e35e6fea00fe5d96bf223c345 (diff)
downloadwww-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.gz
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.bz2
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.tar.xz
www-4d698ae14ddd4801897cf2ccf4e929deee81a944.zip
more page to adapt for bootstrap
+replace custom .css with common header +clean of inline style
Diffstat (limited to 'en/donate')
-rw-r--r--en/donate/index.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/en/donate/index.php b/en/donate/index.php
index 03dba11b2..1ca3cc971 100644
--- a/en/donate/index.php
+++ b/en/donate/index.php
@@ -11,8 +11,7 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer'));
<meta name="description" content="">
<meta name="keywords" content="<?php _g('mageia, donate, donation, donors, help'); ?>">
<meta name="author" content="Mageia">
- <link rel="stylesheet" type="text/css" href="/g/style/all.css">
- <link rel="stylesheet" type="text/css" href="/g/style/common_footer.css">
+ <?php echo common_header(); ?>
<link rel="canonical" href="/<?php echo $locale; ?>/donate/">
<?php include '../../analytics.php'; ?>
<style>
@@ -27,8 +26,8 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer'));
<?php echo $hsnav; ?>
<h1 id="mgnavt"><?php _g('Donate to Mageia')?></h1>
<div id="doc2" class="yui-t7" style="margin-bottom: 0px;">
- <div class="yui-ge">
- <div class="yui-u first" style="width:50%">
+ <div class="yui-ge row">
+ <div class="yui-u first col">
<div class="para">
<h2 id="d-paypal"><?php _g('Donate via PayPal,'); ?></h2>
<?php include '../../paypal.inc.php'; echo html_paypal_form($locale); ?>
@@ -36,7 +35,7 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer'));
<?php echo sprintf(_r('If you want to donate <a href="http://bitcoin.org/">bitcoins</a>, the Mageia.Org bitcoin address is <b>%s</b>.'), '<a href="https://blockchain.info/address/1GYF2h69NrJ7Pp92bNPDEdLABbH1hR7rsA">1GYF2h69NrJ7Pp92bNPDEdLABbH1hR7rsA</a>'); ?>
<h3><?php _g('via bank transfer,'); ?></h3>
<p><?php _g('using the following Bank Identifier Code (IBAN-BIC):') ?></p>
- <pre class="donate-coord">
+ <pre class="donate-coord p-3">
<u><?php _g('In favor of:'); ?></u>
<?php echo $G_coord_assos; ?>
@@ -62,7 +61,7 @@ $dictionary = read_translation_file($locale, array('donate', 'common_footer'));
</ul>
</div>
</div>
- <div class="yui-u" style="width:50%">
+ <div class="yui-u col">
<div class="para">
<h2 id="why"><?php _g('Why donate?'); ?></h2>
<p><?php _g('Mageia.Org is a not-for-profit association to manage the Mageia distribution. As a not-for-profit association, it can receive donations from the community to help in a lot of differents fields:')?></p>