aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/map/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 24d7090d6..de434512e 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -30,7 +30,8 @@ $map = array(
array('t' => _t('Reports'), 'l' => '/{L}/about/reports/')
)
),
- array('t' => _t('Timeline'), 'l' => '/{L}/timeline/')
+ array('t' => _t('Timeline'), 'l' => '/{L}/timeline/'),
+ array('t' => _t('Financial Infos'), 'l' => '//treasurer.mageia.org/'),
)
),
'downloads' => array(