Skip to content
Snippets Groups Projects
Commit 3a977f25 authored by Phil Höfer's avatar Phil Höfer
Browse files

Merge branch '146-sichtbare-bitcoin-adresse-statt-button' into 'development'

Bitcoin-Adresse jetzt sichtbar

Closes #146

See merge request !203
parents e9aafd2b ad514be1
No related branches found
No related tags found
2 merge requests!220Development,!203Bitcoin-Adresse jetzt sichtbar
...@@ -34,7 +34,8 @@ ...@@ -34,7 +34,8 @@
</div> </div>
<div class="col-lg-6 col-md-12 col-sm-12 others ppbc"> <div class="col-lg-6 col-md-12 col-sm-12 others ppbc">
<h2>{!! trans('spenden.logos.2') !!}</h2> <h2>{!! trans('spenden.logos.2') !!}</h2>
<a href="bitcoin:174SDRNZqM2WNobHhCDqD1VXbnZYFXNf8V"><img src="/img/WeAcceptBitcoin.png" style="width:120px" alt="Bitcoin"></a> Unsere Bitcoin-Adresse:<br/>
<a href="bitcoin:174SDRNZqM2WNobHhCDqD1VXbnZYFXNf8V">174SDRNZqM2WNobHhCDqD1VXbnZYFXNf8V</a>
</div> </div>
<div class="clearfix"></div> <div class="clearfix"></div>
<hr> <hr>
......
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