mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update to 3.5.2 and .net core 2.1
This commit is contained in:
parent
15f48949eb
commit
1c06eed098
665 changed files with 13778 additions and 11582 deletions
|
@ -14,7 +14,7 @@
|
|||
<div class="readOnlyContent">
|
||||
|
||||
<div>
|
||||
<h1>${HeaderSupportTheTeam}</h1>
|
||||
<h2>${HeaderSupportTheTeam}</h2>
|
||||
<p>${HeaderSupportTheTeamHelp}</p>
|
||||
|
||||
<p class="benefits"></p>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<div class="supporterContainer hide">
|
||||
<br />
|
||||
<a class="clearLink" href="https://emby.media/premiere" target="_blank">
|
||||
<button is="emby-button" type="button" class="raised block button-accent">
|
||||
<button is="emby-button" type="button" class="raised block button-submit">
|
||||
<span>${HeaderBecomeProjectSupporter}</span>
|
||||
</button>
|
||||
</a>
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
<div style="margin: 3em 0 1em;">
|
||||
|
||||
<h1>${TabSupporterKey}</h1>
|
||||
<h2>${TabSupporterKey}</h2>
|
||||
<div class="inputContainer">
|
||||
<input is="emby-input" type="text" id="txtSupporterKey" label="${LabelSupporterKey}" autocomplete="off" />
|
||||
<div class="fieldDescription">
|
||||
|
@ -59,7 +59,7 @@
|
|||
</form>
|
||||
<br />
|
||||
<div class="hide isSupporter">
|
||||
<h1 style="margin-bottom:0;">${Status}</h1>
|
||||
<h2 style="margin-bottom:0;">${HeaderStatus}</h2>
|
||||
|
||||
<div class="paperList paperList-clear" id="status-indicator" style="margin-top:0;">
|
||||
<div class="listItem">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue