[Scummvm-git-logs] scummvm-web master -> 5caba9f21417fbbb6cf3d0bc44472a52b9a0f197
lotharsm
mail at serra.me
Sat Jun 12 17:50:57 UTC 2021
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:
5caba9f214 WEB: Remove PayPal tracking pixel
Commit: 5caba9f21417fbbb6cf3d0bc44472a52b9a0f197
https://github.com/scummvm/scummvm-web/commit/5caba9f21417fbbb6cf3d0bc44472a52b9a0f197
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-06-12T19:44:27+02:00
Commit Message:
WEB: Remove PayPal tracking pixel
Changed paths:
templates/components/banners.tpl
templates/components/intro_header.tpl
diff --git a/templates/components/banners.tpl b/templates/components/banners.tpl
index 39afa3c9..20c42828 100644
--- a/templates/components/banners.tpl
+++ b/templates/components/banners.tpl
@@ -3,7 +3,6 @@
<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;" name="submit" alt="{#indexSupport#}">
- <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<a href="https://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
diff --git a/templates/components/intro_header.tpl b/templates/components/intro_header.tpl
index 5e31b2b3..4028b96e 100644
--- a/templates/components/intro_header.tpl
+++ b/templates/components/intro_header.tpl
@@ -9,7 +9,6 @@
<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: 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>{#introHeaderContentP5#}</p>
</div>
More information about the Scummvm-git-logs
mailing list