Private GIT

Skip to content
Snippets Groups Projects
Commit bb870c4e authored by Stefan Horst's avatar Stefan Horst
Browse files

Changed the Paypal Images to local images

parent ed161c9e
Branches
No related tags found
No related merge requests found
data/images/paypal/btn_donateCC_LG.gif

2.28 KiB

data/images/paypal/btn_donate_LG.gif

1.67 KiB

......@@ -24,7 +24,7 @@
</div>
<table class="infoTable" cellspacing="1" border="0" cellpadding="0"><tr>
<td><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=JA8M7VDY89SQ4" onclick="window.open(this.href); return false;"><img src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="[donate]" /></a></td>
<td><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=JA8M7VDY89SQ4" onclick="window.open(this.href); return false;"><img src="$sbRoot/images/paypal/btn_donateCC_LG.gif" alt="[donate]" /></a></td>
<td>Sickbeard is free, but you can contribute by giving a <b><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=JA8M7VDY89SQ4" onclick="window.open(this.href); return false;">donation</a></b>.</td>
</tr></table>
......
......@@ -209,7 +209,7 @@ table.tablesorter thead tr .headerSortDown { background-image: url("$sbRoot/imag
<li><a href="$sbRoot/errorlogs/viewlog"><img src="$sbRoot/images/menu/viewlog16.png" alt="" width="16" height="16" />View Log</a></li>
</ul>
</li>
<li id="donate"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=JA8M7VDY89SQ4" onclick="window.open(this.href); return false;"><img src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" alt="[donate]" /></a></li>
<li id="donate"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=JA8M7VDY89SQ4" onclick="window.open(this.href); return false;"><img src="$sbRoot/images/paypal/btn_donate_LG.gif" alt="[donate]" /></a></li>
</ul>
#if $varExists('submenu'):
<div id="SubMenu">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment