From 9994cf53190678e1843b8a0937a080f566a724e3 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 16 Dec 2010 18:12:41 +0000 Subject: --- en/donate/index.php | 36 +++++++++++++++--------------------- g/style/all.css | 11 +++++++++++ g/style/screen.css | 11 +++++++++++ langs.php | 25 ++++++++++++------------- 4 files changed, 49 insertions(+), 34 deletions(-) diff --git a/en/donate/index.php b/en/donate/index.php index 9105cbfed..e0e10d59c 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -41,26 +41,23 @@

How to track donation?

-

Currently, we have got {amount} €[1] - thanks to all of our donators!

+

Currently, we have got {amount} € + thanks to all of our donators! (updated weekly)

There will be a monthly report on the funds received and how they were used. We believe public accountability is crucial. As stated in the minutes of - The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.

[1]: The amount of donation is updated every Thursday at 23:00 UTC+1.

+ The First General Constitutive Assembly, the treasurer of Mageia.Org is Damien Lallement.

Donate via PayPal,

-

Beware: PayPal withdraws a commission from each donation - (so we get less than you sent).

via bank transfer,

-

You can donate through bank transfer by using the following +

using the following Bank Identifier Code (IBAN-BIC):

-
-

or via check.

-

You can then send your donation by check to (if the currency - is not €/EURO, thank you to prefer bank transfer or Paypal)

- +

or via check (€ only).

+

You can send your donation by check to this address:

-
+
+

Please note that:

+ +
+ diff --git a/g/style/all.css b/g/style/all.css index bc7c03fe5..9d93f65db 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -75,4 +75,15 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666; } #pp_form_btn { text-align: center; +} + +ul.ty-ppl-list { + -moz-column-count: 3; -webkit-column-count: 3; + -moz-column-gap: 1em; -webkit-column-gap: 1em; + font-size: 90%; + margin: 1em 0 4em 1em; + padding: 0; +} +ul.ty-ppl-list li:before { + content: "\00BB \0020"; } \ No newline at end of file diff --git a/g/style/screen.css b/g/style/screen.css index 5cf55d290..ed0dd9b95 100644 --- a/g/style/screen.css +++ b/g/style/screen.css @@ -63,4 +63,15 @@ ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666; } #pp_form_btn { text-align: center; +} + +ul.ty-ppl-list { + -moz-column-count: 3; -webkit-column-count: 3; + -moz-column-gap: 1em; -webkit-column-gap: 1em; + font-size: 90%; + margin: 1em 0 4em 1em; + padding: 0; +} +ul.ty-ppl-list li:before { + content: "\00BB \0020"; } \ No newline at end of file diff --git a/langs.php b/langs.php index fb3642eff..1b0289925 100644 --- a/langs.php +++ b/langs.php @@ -6,22 +6,21 @@ $g_app_root = realpath(dirname(__FILE__)); define('G_APP_ROOT', $g_app_root); $G_coord_assos = <<