mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update schedules direct
This commit is contained in:
parent
4acfe20470
commit
a07e6b59a3
35 changed files with 215 additions and 314 deletions
|
@ -404,7 +404,7 @@
|
|||
$('.supporterPromotionContainer', page).show();
|
||||
|
||||
if (AppInfo.enableSupporterMembership) {
|
||||
$('.supporterPromotion a', page).attr('href', 'http://emby.media/donate');
|
||||
$('.supporterPromotion a', page).attr('href', 'http://emby.media/premiere');
|
||||
$('.supporterPromotion .btnLearnMore', page).show();
|
||||
$('.supporterPromotion .mainText', page).html(Globalize.translate('HeaderSyncRequiresSupporterMembership'));
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue