aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/index.php
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2022-04-17 19:29:23 +0300
committerThomas Backlund <tmb@mageia.org>2022-04-17 19:29:23 +0300
commitaf1dca90c54b25cb95d31e3b4c5eedd8e320a410 (patch)
tree085da09419e06bd259aa26fa16afa4cf53ab25ff /en/about/reports/index.php
parent86ab0c71cbef7e871f14f76d80396f9e633b6aef (diff)
downloadwww-af1dca90c54b25cb95d31e3b4c5eedd8e320a410.tar
www-af1dca90c54b25cb95d31e3b4c5eedd8e320a410.tar.gz
www-af1dca90c54b25cb95d31e3b4c5eedd8e320a410.tar.bz2
www-af1dca90c54b25cb95d31e3b4c5eedd8e320a410.tar.xz
www-af1dca90c54b25cb95d31e3b4c5eedd8e320a410.zip
2021 and 2022 in progress
Diffstat (limited to 'en/about/reports/index.php')
-rw-r--r--en/about/reports/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/about/reports/index.php b/en/about/reports/index.php
index a3c9f7a22..ee8e98384 100644
--- a/en/about/reports/index.php
+++ b/en/about/reports/index.php
@@ -26,6 +26,7 @@ $rtl = is_locale_rtl($locale);
<p><?php _g('Here you will find our various activity and financial reports for every year.')?></p>
<ul>
+ <li>2022: <?php _g('%sFinancial report</a>%s.', array('<a href="https://treasurer.mageia.org/y_2022.html">', ' ' . _r('(in progress)')));?></li>
<li>2021: <?php _g('%sFinancial report</a>%s.', array('<a href="https://treasurer.mageia.org/y_2021.html">', ' ' . _r('(in progress)')));?></li>
<li>2020: <?php _g('%sFinancial report</a>%s.', array('<a href="https://treasurer.mageia.org/y_2020.html">', ''));?></li>
<li>2019: <?php _g('%sFinancial report</a>%s.', array('<a href="https://treasurer.mageia.org/y_2019.html">', ''));?></li>