diff options
author | Filip Komar <filip@mageia.org> | 2013-06-12 17:12:25 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-06-12 17:12:25 +0000 |
commit | 77180555d81bd0063a10dd37377b6175e1f51bff (patch) | |
tree | 78fb1d5dd4f932c5845e11f75029e7a199ec1f49 | |
parent | 72d97fcaf6f4c6f93329155ec0b630e8bdaa04ae (diff) | |
download | www-77180555d81bd0063a10dd37377b6175e1f51bff.tar www-77180555d81bd0063a10dd37377b6175e1f51bff.tar.gz www-77180555d81bd0063a10dd37377b6175e1f51bff.tar.bz2 www-77180555d81bd0063a10dd37377b6175e1f51bff.tar.xz www-77180555d81bd0063a10dd37377b6175e1f51bff.zip |
removal of unnecesary hr tag from contribute page
-rw-r--r-- | en/contribute/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php index 4254e67d2..43660bcc5 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -106,7 +106,6 @@ _lang_load($locale, 'contribute'); <h3><a href="../donate/"><?php _e('Donating')?></a></h3> <p><?php _e('Financial donations help us allocate specific tasks, secure our infrastructure, fund events, goodies & transportation. <a href="../thank-you/">200+ persons already expressed their trust in us</a> with their money, hardware or other resources. We keep a <a href="../about/reports/">public record of what we get and how we use it</a>.')?></p> </li> - <hr> <li id="data"> <h3><?php _e('Data mining')?></h3> <p><?php _e('There are tons of data out there, most of which we don\'t use, or even know about. If you like to grab and analyze data to reveal & visualize it to spot what we can do even better, get in touch!')?></p> |