1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-26 01:00:27 +02:00

Improved button grammar

This commit is contained in:
Dan Leech 2015-10-18 20:11:46 +01:00
parent 1267a4fcab
commit 4d6cde240c
2 changed files with 2 additions and 2 deletions

View File

@ -267,7 +267,7 @@
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" class="donate-form">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="UCMEG4SWEYFUC">
<input type="submit" name="submit" value="Buy Dan a coffee?" class="donate-button">
<input type="submit" name="submit" value="Buy Dan a coffee" class="donate-button">
</form>
</footer>
<script>

View File

@ -5,7 +5,7 @@
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" class="donate-form">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="UCMEG4SWEYFUC">
<input type="submit" name="submit" value="Buy Dan a coffee?" class="donate-button">
<input type="submit" name="submit" value="Buy Dan a coffee" class="donate-button">
</form>
</footer>
<script>