Updated donation URL

This commit is contained in:
Mark McDowall 2012-12-21 09:38:35 -08:00
parent 8581896f58
commit 580585dc10
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
@MvcHtmlString.Create(Html.CurrentControllerLink("Missing", "Index", "Missing"))
@MvcHtmlString.Create(Html.CurrentControllerLink("Settings", "Index", "Settings"))
@MvcHtmlString.Create(Html.CurrentControllerLink("Logs", "Index", "Log"))
<li id="donate" title="Donate to support the development of NzbDrone"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JLMF78JRUT6TJ" target="_blank">Donate</a></li>
<li id="donate" title="Donate to support the development of NzbDrone"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KRTE52U3XJDSQ" target="_blank">Donate</a></li>
</ul>
<input id="localSeriesLookup" type="text" />
</div>