diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-07-25 14:33:31 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-07-25 14:33:31 +0000 |
commit | ae42360cbb629dc71637cb67d60adb9c52fbd250 (patch) | |
tree | 0402467055713c6c0fc8873a87133f1c29226558 /en | |
parent | 3fa580bb0a52c480bdc7714bbf1d6d833c1ecb9d (diff) | |
download | www-ae42360cbb629dc71637cb67d60adb9c52fbd250.tar www-ae42360cbb629dc71637cb67d60adb9c52fbd250.tar.gz www-ae42360cbb629dc71637cb67d60adb9c52fbd250.tar.bz2 www-ae42360cbb629dc71637cb67d60adb9c52fbd250.tar.xz www-ae42360cbb629dc71637cb67d60adb9c52fbd250.zip |
s/donators/donors/ + change to HTML
Diffstat (limited to 'en')
-rw-r--r-- | en/donate/index.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index 912e83a65..ee2d54b54 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -1,13 +1,12 @@ -<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html> <html dir="ltr" lang="en"> <head> - <meta charset="utf-8" /> + <meta charset="utf-8"> <title>Mageia Donation Campaign</title> - <meta name="description" content="Mageia is new community-based Linux distribution." /> - <meta name="keywords" content="mageia, donate, donation" /> - <meta name="author" content="Mageia" /> - <link rel="stylesheet" type="text/css" href="/g/style/all.css" > + <meta name="description" content="Mageia is new community-based Linux distribution."> + <meta name="keywords" content="mageia, donate, donation"> + <meta name="author" content="Mageia"> + <link rel="stylesheet" type="text/css" href="/g/style/all.css"> <?php include '../../analytics.php'; ?> </head> <body> @@ -42,7 +41,7 @@ <hr /> <h2 id="status">How to track donation?</h2> <p>Currently, we have got <strong><?php echo $g_donate_amount; ?></strong> (<a href="/en/about/reports/<?php echo date('Y'); ?>">remains</a> <strong><?php echo $g_amount_remain; ?></strong>) - thanks to all of our <a href="/en/thank-you/">donators</a>!</p> + thanks to all of our <a href="/en/thank-you/">donors</a>!</p> <p>We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="/en/about/reports/">financial reports</a>. |