We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4907e28 commit 62f0c46Copy full SHA for 62f0c46
1 file changed
pmaweb/templates/donate.html
@@ -72,22 +72,6 @@ <h3>Flattr</h3>
72
microdonation system allowing users to easily appreciate others.
73
</p>
74
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
91
<p>
92
Donations will be used for the promotion of phpMyAdmin, mostly by allowing team members to visit various conferences. Thanks.
93
0 commit comments