removed bitcoin donation

This commit is contained in:
Tom 2017-05-23 23:10:28 +02:00
commit 99995ec142

View file

@ -1,5 +1,5 @@
<p> <p>
Greenshot is free for you, but not for us. Maintaining and improving software not only costs a lot of time, but money as well. Greenshot is free for you, but not for us. Maintaining and improving software not only costs a lot of time, but money as well.
For example, there are hardware and software costs, telecommunication costs and more. This project is not backed by a company, For example, there are hardware and software costs, telecommunication costs and more. This project is not backed by a company,
so there is no fixed funding and every minute we spend on it is taken from our spare time. so there is no fixed funding and every minute we spend on it is taken from our spare time.
</p> </p>
@ -67,7 +67,7 @@ jQuery('#tabs-moneytransfer #germany').insertBefore(jQuery('#tabs-moneytransfer
<ul class="tabs-nav"> <ul class="tabs-nav">
<li class="active"><a href="#tabs-paypal"><img src="/assets/wp-content/uploads/2012/11/logo_paypal.gif" title="Paypal" /></a></li> <li class="active"><a href="#tabs-paypal"><img src="/assets/wp-content/uploads/2012/11/logo_paypal.gif" title="Paypal" /></a></li>
<li class="active"><a href="#tabs-moneytransfer">Transfer</a></li> <li class="active"><a href="#tabs-moneytransfer">Transfer</a></li>
<li><a href="#tabs-bitcoin"><img src="/assets/wp-content/uploads/2012/11/logo_bitcoin.png" title="Bitcoin" /></a></li> <!--<li><a href="#tabs-bitcoin"><img src="/assets/wp-content/uploads/2012/11/logo_bitcoin.png" title="Bitcoin" /></a></li>-->
<li><a href="#tabs-amazon"><img src="/assets/wp-content/uploads/2012/11/logo_amazon.gif" title="Amazon" /></a></li> <li><a href="#tabs-amazon"><img src="/assets/wp-content/uploads/2012/11/logo_amazon.gif" title="Amazon" /></a></li>
<li><a href="#tabs-flattr"><img src="/assets/wp-content/uploads/2012/11/logo_flattr.gif" title="Flattr" /></a></li> <li><a href="#tabs-flattr"><img src="/assets/wp-content/uploads/2012/11/logo_flattr.gif" title="Flattr" /></a></li>
</ul> </ul>
@ -153,7 +153,7 @@ The best thing is: there are no additional costs for you :)</p>
<div id="tabs-bitcoin" class="tabs-content"> <div id="tabs-bitcoin" class="tabs-content">
<p>If you like to donate some Bitcoin, please use this Wallet:</p> <p>If you like to donate some Bitcoin, please use this Wallet:</p>
<p>1GT551YLV1rQbfc6TnsvU27JktkQQektVw</p> <p>1EQvrcA1FQ5M6wyBZU6RbpRFFuC8Z9gb23</p>
<p><img src="/assets/bitcoin-qrcode.png"></p> <p><img src="/assets/bitcoin-qrcode.png"></p>
</div> </div>