diff options
Diffstat (limited to 'gallery_views/galleriffic/index.html')
| -rw-r--r-- | gallery_views/galleriffic/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gallery_views/galleriffic/index.html b/gallery_views/galleriffic/index.html index 39ce740..2e36b29 100644 --- a/gallery_views/galleriffic/index.html +++ b/gallery_views/galleriffic/index.html @@ -19,7 +19,7 @@ photos while conserving bandwidth. I am not so great at spelling, and it was mu <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="3012662"> - <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> + <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt=""> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </div> @@ -175,14 +175,13 @@ jQuery(document).ready(function($) { <h3>Donate</h3> - <p>If you find Galleriffic useful and would sleep better knowing you gave something back, feel free to make a donation! + <p>If you find Galleriffic useful and would sleep better knowing you gave something back, feel free to make a donation!</p> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="text-align: center;"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="3012662"> - <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> + <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt=""> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> - </p> <div id="ads"> <!-- Google Ads --> |
