mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add tuner data version
This commit is contained in:
parent
2ddc5b5260
commit
faf90b72fb
7 changed files with 12 additions and 24 deletions
|
@ -96,7 +96,7 @@
|
|||
|
||||
<div class="detailSection requiresUserPreferences">
|
||||
<h1>
|
||||
${HeaderDisplay}<span style="color:#52B54B;margin-left:.5em;">*</span>
|
||||
${HeaderDisplay}
|
||||
</h1>
|
||||
<div class="detailSectionContent">
|
||||
<br />
|
||||
|
@ -118,10 +118,6 @@
|
|||
<button type="submit" data-role="none" class="clearButton block btnSave hide">
|
||||
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
||||
</button>
|
||||
|
||||
<p>
|
||||
<span style="color:#52B54B;margin-left:.5em;margin-right:.5em;">*</span><span>${LegendTheseSettingsShared}</span>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue