Commit f60b5562 authored by Michal Čihař's avatar Michal Čihař

Fix gratipay URL

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent cd476487
...@@ -22,9 +22,7 @@ ...@@ -22,9 +22,7 @@
</div> </div>
<div class="panel-footer"> <div class="panel-footer">
<!-- <a class="btn btn-default" href="https://gratipay.com/weblate/">{% trans "Fund Weblate!" %}</a>
<a class="btn btn-default" href="https://gratipay.com/nijel/">{% trans "Fund Weblate!" %}</a>
-->
<a class="btn btn-primary" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AXN88S8GX5MQ4"><i class="fa fa-paypal"></i> {% trans "Donate to Weblate!" %}</a> <a class="btn btn-primary" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AXN88S8GX5MQ4"><i class="fa fa-paypal"></i> {% trans "Donate to Weblate!" %}</a>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment