Skip to content

Commit

Permalink
Add button to PayPal donations (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
karol-bujacek authored Dec 12, 2023
1 parent 8cfb482 commit aecde16
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions media/pages/sk/podporte-nas/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,20 @@ <h3>Prostredníctvom darcovskej služby</h3>
</div>
</li>
</ul>
<h3>Cez PayPal</h3>
<ul class="chv-icon-ul">
<li>
<i class="chv-icon chv-icon-li chv-icon-lg icon-ok chv-color-blue-ll"></i>
Podporiť nás môžete aj prevodom prostredníctvom bezpečnej online služby PayPal.
<div class="chv-above-1">
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="59QA9UT35GR48" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_SK/i/scr/pixel.gif" width="1" height="1" />
</form>
</div>
</li>
</ul>
<h3>Prevodom</h3>
<ul class="chv-icon-ul">
<li>
Expand Down

0 comments on commit aecde16

Please sign in to comment.