Skip to content
Snippets Groups Projects
Commit c153952e authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update spendenaufruf.blade.php

parent 2be79a70
No related branches found
No related tags found
1 merge request!713Development
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<div class="col-sm-6"> <div class="col-sm-6">
<div class=""> <div class="">
<div class="col-md-6"> <div class="col-md-6">
<h2>{!! trans('spende.logos.1') !!}</h2> <h2>{!! trans('spende.paypal.1') !!}</h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" value="_xclick" type="hidden"> <input name="cmd" value="_xclick" type="hidden">
<input name="business" value="wsb@suma-ev.de" type="hidden"> <input name="business" value="wsb@suma-ev.de" type="hidden">
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
</form> </form>
</div> </div>
<div class="col-md-6"> <div class="col-md-6">
<h2>{!! trans('spende.logos.2') !!}</h2> <h2>{!! trans('spende.bitcoins.1') !!}</h2>
<a href="bitcoin:174SDRNZqM2WNobHhCDqD1VXbnZYFXNf8V"><img src="/img/WeAcceptBitcoin.png" style="width:120px" alt="Bitcoin"></a> <a href="bitcoin:174SDRNZqM2WNobHhCDqD1VXbnZYFXNf8V"><img src="/img/WeAcceptBitcoin.png" style="width:120px" alt="Bitcoin"></a>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment