Move rewatching in next up to display option and remove home section
This commit is contained in:
@@ -207,6 +207,14 @@
|
||||
<div class="fieldDescription">${LabelMaxDaysForNextUpHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkRewatchingNextUp" />
|
||||
<span>${EnableRewatchingNextUp}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${EnableRewatchingNextUpHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkFadein" />
|
||||
|
||||
Reference in New Issue
Block a user