diff options
author | Marek Laane <bald@smail.ee> | 2014-10-12 10:54:11 +0300 |
---|---|---|
committer | Marek Laane <bald@smail.ee> | 2014-10-12 10:54:11 +0300 |
commit | a0b2d09125d7911656fe4cb286f20643c4432281 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /en/about/reports/2010/index.php | |
parent | e32d8242187534c387106ff344201c42ff6afb44 (diff) | |
download | www-a0b2d09125d7911656fe4cb286f20643c4432281.tar www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.gz www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.bz2 www-a0b2d09125d7911656fe4cb286f20643c4432281.tar.xz www-a0b2d09125d7911656fe4cb286f20643c4432281.zip |
Updated Estonian translation
Diffstat (limited to 'en/about/reports/2010/index.php')
-rw-r--r-- | en/about/reports/2010/index.php | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/en/about/reports/2010/index.php b/en/about/reports/2010/index.php deleted file mode 100644 index e4bddf87d..000000000 --- a/en/about/reports/2010/index.php +++ /dev/null @@ -1,64 +0,0 @@ -<!DOCTYPE html> -<html dir="ltr" lang="en"> -<head> - <meta charset="utf-8" /> - <title>Mageia Financial Report (2010)</title> - <meta name="description" content="Mageia financial activity report for 2010." /> - <meta name="keywords" content="mageia, financial report, 2010" /> - <meta name="author" content="Mageia" /> - <link rel="stylesheet" type="text/css" href="/g/style/all.css" /> - <?php include '../../../../analytics.php'; ?> -</head> -<body class="about"> - <?php include '../../../../langs.php'; ?> - <h1 id="mgnavt"><a href="../">Activity Reports</a> » 2010 Financial Report</h1> - <div id="doc" class="yui-t7"> - <div id="bd" role="main"> - <div class="yui-g"> - <div class="para values"> - <h2>Summary</h2> - <ul> - <li>Amount collected: EUR 8 801.66</li> - <li>Amount spent: EUR 1 277.77</li> - <li>Amount remaining: EUR 7 523.96</li> - </ul> - <h2>Financial Report</h2> - <table id="fr-table"><thead><tr><th>Transaction description</th><th>Income</th><th>Outgoing</th></tr></thead><tbody><tr> - <tr><td colspan=3>Donations and Sales</td></tr> - <tr><td>Donations by Paypal/transfer/check/cash</td><td class="money">EUR 8 801.42</td><td> </td></tr> - <tr><td>Paypal test to validate bank account</td><td class="money">EUR 0.24</td><td> </td></tr> - <tr><td colspan=3>Hardware for servers</td></tr> - <tr><td>HDD for servers (dams)</td><td> </td><td class="money">EUR 921.20</td></tr> - <tr><td>Cables and other stuff for servers (dams)</td><td> </td><td class="money">EUR 17.50</td></tr> - <tr><td colspan=3>Trip to Marseille for hosting at Lost-Oasis</td></tr> - <tr><td>Car rent for going to Marseille (boklm)</td><td> </td><td class="money">EUR 135.00</td></tr> - <tr><td>Gasoline for the car (dams)</td><td> </td><td class="money">EUR 63.00</td></tr> - <tr><td>Croissants for the <em>ielo</em> team (dams)</td><td> </td><td class="money">EUR 12.12</td></tr> - <tr><td>TGV for going back to Paris for 3 people (ennael)</td><td> </td><td class="money">EUR 128.88</td></tr> - <tr><td colspan=3> </td></tr> - <tr><td>Total</td><td class="money">EUR 8 801.66</td><td class="money">EUR 1 277.77</td></tr> - <tr><td>Balance</td><td colspan=2 class="money">EUR 7 523.96</td></tr> - </tbody></table> - <h2>Bank accounts situation</h2> - <ul> - <li>Paypal (non-for-profit organisation account): EUR 63.51</li> - <li>Main account (with checkbook and no credit card): EUR 1 310.24</li> - <li>Savings account (between 2% and 4% of interest): EUR 4 000.00</li> - <li>AUFML account (part to be transfered to Mageia.Org): EUR 2 150.21</li> - </ul> - <h2>Miscellaneous</h2> - <ul> - <li>Donations are mixed as at the beginning they were managed by AUFML. We had a bank transfert with all donations.</li> - <li>You can help Mageia.Org by <a href="/en/donate/" hreflang="en">doing a donation</a>.</li> - <li>You can see the <a href="/en/thank-you" hreflang="en">"thank you" page</a>.</li> - </ul> - <h2>Contact</h2> - Financial report published by Mageia.Org Treasurer on the 2010 Fiscal Year - Damien Lallement).<br> - You can contact us by sending an email to <em>treasurer[at]mageia[dot]org</em>.<br/> - Last update: Mar 18 12:18:53 CET 2011. - </div> - </div> - </div> - </div> -</body> -</html> |