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

updated tvdb search

This commit is contained in:
Luke Pulverenti 2015-01-27 01:50:40 -05:00
parent 6cfbfd9959
commit 19374a0bb2
6 changed files with 15 additions and 3 deletions

View file

@ -70,9 +70,9 @@
<input type="hidden" id="featureId" name="item_number" value="">
<input type="hidden" name="notify_url" value="http://mb3admin.com/admin/service/services/ppipn.php">
<input type="hidden" name="return" id="paypalReturnUrl" value="#">
<a data-role="button" id="ppButton" onclick="$(this).parents('form')[0].submit();">
<img src="css/images/supporter/registerpaypal.png" />
</a>
<button type="submit" id="ppButton" data-theme="b" data-icon="arrow-r" data-iconpos="right">
${RegisterWithPayPal}
</button>
</div>
</form>