Skip to content

Commit

Permalink
Remove donation links - capajon is MIA
Browse files Browse the repository at this point in the history
  • Loading branch information
purechaose committed Sep 1, 2019
1 parent 6581b72 commit cba617c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions dev/js/main/main.controls.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ var R6MMainControls = (function($, window, document, R6MLangTerms, undefined) {
var getMenuContributionsHtml = function getMenuContributionsHtml() {
var html = '';

return html;

html += '<div id="contributions" class="mmenu-custom-panel">';
html += '<h2>' + R6MLangTerms.terms.general.contributions + '</h2>';
html += '<p>' + R6MLangTerms.terms.general.supportSiteNote + '</p>';
Expand Down
4 changes: 2 additions & 2 deletions site/about/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ <h3>Report Defects</h3>
<p>Please report defects and issues <a href="https://github.com/capajon/r6maps/issues/">on GitHub.</a></p>
<h3>Code</h3>
<p>You can also fork and contribute to this site <a href="https://github.com/capajon/r6maps/">through GitHub.</a></p>
<h3>Donations</h3>
<!-- <h3>Donations</h3>
<p>If you find this site useful please consider donating. :)&nbsp; R6Maps.com does not have advertising.&nbsp; Donations help cover some hosting costs and are appreciated.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="4Z2F2PS6VMDLC">
<input class="donate-link" type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
</form> -->
<h3>Credit</h3>
<a name="credit"></a>
<ul class="credit-list">
Expand Down

0 comments on commit cba617c

Please sign in to comment.