Hide button options without button (#372)

This commit is contained in:
TwistedUmbrellaX 2024-11-05 06:19:15 -05:00 committed by GitHub
parent af1536fc28
commit da935524bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -360,7 +360,6 @@
<div class="fieldDescription">Seconds after introduction before skip prompt is hidden.</div>
<br />
</div>
</div>
<div class="inputContainer">
<label class="inputLabel" for="SkipButtonIntroText"> Skip intro button text </label>
@ -373,6 +372,7 @@
<input id="SkipButtonEndCreditsText" type="text" is="emby-input" />
<div class="fieldDescription">Text to display in the skip end credits button.</div>
</div>
</div>
<div id="divAutoSkipNotificationText" class="inputContainer">
<label class="inputLabel" for="AutoSkipNotificationText"> Auto skip intro notification message </label>