[Scummvm-cvs-logs] scummvm-web master -> 28b6006449f18d5a58b31ebb4859070544573be4

salty-horse ori at avtalion.name
Wed Apr 13 18:01:16 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
28b6006449 WEB: Fix PayPal button dimensions


Commit: 28b6006449f18d5a58b31ebb4859070544573be4
    https://github.com/scummvm/scummvm-web/commit/28b6006449f18d5a58b31ebb4859070544573be4
Author: Ori Avtalion (ori at avtalion.name)
Date: 2016-04-13T19:01:03+03:00

Commit Message:
WEB: Fix PayPal button dimensions

Changed paths:
    templates/intro_header.tpl



diff --git a/templates/intro_header.tpl b/templates/intro_header.tpl
index 9096a06..649ec6f 100644
--- a/templates/intro_header.tpl
+++ b/templates/intro_header.tpl
@@ -56,7 +56,7 @@
 				<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="U6E6SLL7E8MAS">
-					<input type="image" src="/images/ppdonate.png" style="width: 88px; height: 35px; border: 0 none;" align="right" name="submit" alt="{#indexSupport#}">
+					<input type="image" src="/images/ppdonate.png" style="width: 63px; height: 25px; border: 0 none;" align="right" name="submit" alt="{#indexSupport#}">
 					<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 				</form>
 				<p>






More information about the Scummvm-git-logs mailing list