1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

improved supporter workflow a little

This commit is contained in:
Luke Pulverenti 2013-08-31 12:36:31 -04:00
parent e16e56f2ae
commit 9c6929e886
5 changed files with 42 additions and 61 deletions

View file

@ -16,25 +16,21 @@
<a href="supporterkey.html" data-role="button">Supporter Key</a>
<a href="about.html" data-role="button">About</a>
</div>
<h2>Support the Media Browser Team</h2>
<h3>Support the Media Browser Team</h3>
<p>
By becoming a Media Browser Supporter, you ensure the continued development and support of this product <strong>and open up a whole new world of premium plug-ins.</strong>
Help ensure the continued development and support of this product.
</p>
<p>
A portion of all MB3 Supporter donations is also contributed to some of our metadata providers (<a href="http://themoviedb.org" target="_blank">The Movie Db</a>,
<a href="http://thetvdb.com" target="_blank">The TVdb</a>, and <a href="http://fanart.tv" target="_blank">FanArt.tv</a>)
</p>
<p>
Premium plug-ins can be installed and used for their trial periods (14 days on any particular machine) but, to register them for use
beyond that period, you also have to be a Media Browser Supporter.
A portion of all donations will be contributed to other <a href="about.html">free tools</a> we depend on.
</p>
<p style="display: none; padding: 1em; border-radius: 5px; font-weight: normal;" class="ui-bar-e supporterOnly">
<strong>Thank You</strong> for your past support of the Media Browser Team. Users like you make it possible for
Media Browser to exist and keep getting better and better. You can always support us again if you feel you are getting maximum
value from the product.
Media Browser to exist and keep getting better and better. You can always support us again if you feel you are getting maximum
value from the product.
</p>
<br />
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr"
method="post">
<label for="donateAmt">Amount (USD)</label>
@ -56,7 +52,8 @@
<a data-role="button" onclick="$(this).parents('form')[0].submit();">
<img src="css/images/supporter/donatepaypal.png" /></a>
</form>
<br />
<p>Once complete, please return and <a href="supporterkey.html">enter your supporter key</a>, which you will receive by email.</p>
</div>
</div>
</div>