update notification styles
This commit is contained in:
parent
e90931eda1
commit
1663b40737
3 changed files with 14 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<p><a href="scheduledtasks.html">Manage Scheduled Tasks</a></p>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 200px;">
|
||||
<div style="display:none;margin-top: 100px;" id="contribute">
|
||||
<h3 style="padding-left: 1em;">Help improve Media Browser</h3>
|
||||
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr"
|
||||
method="post">
|
||||
|
@ -68,6 +68,7 @@
|
|||
<input type="hidden" name="return" id="paypalReturnUrl" value="#">
|
||||
<a data-role="button" onclick="_xclick.submit();">
|
||||
<img src="css/images/supporter/donatepaypal.png" /></a>
|
||||
<a href="https://github.com/MediaBrowser" data-role="button" target="_blank">Become a Developer</a>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue