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

update naming project

This commit is contained in:
Luke Pulverenti 2015-01-31 18:11:54 -05:00
parent 86ced8bc12
commit f64c7b3818
5 changed files with 21 additions and 20 deletions

View file

@ -70,8 +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="#">
<button type="submit" id="ppButton" data-theme="b" data-icon="arrow-r" data-iconpos="right">
${RegisterWithPayPal}
<button type="submit" id="ppButton" data-role="none" class="btn" style="background-color:#179BD7">
<i class="fa fa-paypal"></i>
<span>${RegisterWithPayPal}</span>
</button>
</div>