summaryrefslogtreecommitdiff
path: root/public/views
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-06-17 16:52:00 +0800
committerCheng-Han, Wu2016-06-17 16:52:00 +0800
commit949f26a0d150996e408d407dd7540c4c736073f0 (patch)
treeab6d112b43c4a8667aec26daaa75dd6562912c10 /public/views
parenta125f80535ecca33cbd7eeac312de224558a186a (diff)
Remove donation button in refresh modal
Diffstat (limited to 'public/views')
-rw-r--r--public/views/refresh-modal.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/views/refresh-modal.ejs b/public/views/refresh-modal.ejs
index ce7147da..07e3ecab 100644
--- a/public/views/refresh-modal.ejs
+++ b/public/views/refresh-modal.ejs
@@ -24,7 +24,6 @@
</div>
</div>
<div class="modal-footer">
- <a class="btn btn-danger" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDGS4PREHX6QQ&lc=US&item_name=HackMD&amount=5%2e00&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" target="_blank"><i class="fa fa-coffee"></i> Buy us coffee</a>
<button type="button" class="btn btn-primary" id="refreshModalRefresh">Refresh</button>
</div>
</div>