mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Soften the wording on MB Supporter msg
This commit is contained in:
parent
c242ab86f8
commit
58742183c1
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
||||||
$('.premiumHasPrice', page).hide();
|
$('.premiumHasPrice', page).hide();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$('#regInfo', page).html("You must be a <a href='supporter.html'>Media Browser Supporter</a> in order to gain access to this feature.").trigger('create');
|
$('#regInfo', page).html("Please become a <a href='supporter.html'>Media Browser Supporter</a> in order to register this feature.").trigger('create');
|
||||||
$('#ppButton', page).hide();
|
$('#ppButton', page).hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue