diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-06-05 19:42:29 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-06-05 19:42:29 +0000 |
commit | 3281d4509738453dc43e1081afe1baa586f018cd (patch) | |
tree | 126840a0526ab369366d2af71b44f6dd75ac64ec /en | |
parent | 27c3a519e9d8840238783547e4310ee2411b2aff (diff) | |
download | www-3281d4509738453dc43e1081afe1baa586f018cd.tar www-3281d4509738453dc43e1081afe1baa586f018cd.tar.gz www-3281d4509738453dc43e1081afe1baa586f018cd.tar.bz2 www-3281d4509738453dc43e1081afe1baa586f018cd.tar.xz www-3281d4509738453dc43e1081afe1baa586f018cd.zip |
add donate link
Diffstat (limited to 'en')
-rw-r--r-- | en/community/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/community/index.php b/en/community/index.php index e0891ad07..b05af67e3 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -117,6 +117,7 @@ include '../../lib/news.php'; <ul class="hl"> <li><a href="../contribute/">Start here</a>,</li> <li>and meet us on <a href="http://wiki.mageia.org/en/IRC">IRC</a>.</li> + <li>You can also <a href="../donate/">support financially</a> the project!</li> </ul> <hr> <h2><?php _e('Toolbox')?></h2> |