Skip to content

Commit 62f0c46

Browse files
committed
Remove flattr button, keep just the link
Signed-off-by: Michal Čihař <michal@cihar.com>
1 parent 4907e28 commit 62f0c46

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

pmaweb/templates/donate.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,6 @@ <h3>Flattr</h3>
7272
microdonation system allowing users to easily appreciate others.
7373
</p>
7474

75-
<script type="text/javascript">
76-
/* <![CDATA[ */
77-
(function() {
78-
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
79-
80-
s.type = 'text/javascript';
81-
s.async = true;
82-
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
83-
84-
t.parentNode.insertBefore(s, t);
85-
})();
86-
/* ]]> */
87-
</script>
88-
<p><a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.phpmyadmin.net/"></a></p>
89-
90-
9175
<p>
9276
Donations will be used for the promotion of phpMyAdmin, mostly by allowing team members to visit various conferences. Thanks.
9377
</p>

0 commit comments

Comments
 (0)