mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #2996 - problem with links on firefox
This commit is contained in:
parent
11994657af
commit
63a1a53a9c
25 changed files with 660 additions and 660 deletions
|
@ -1,4 +1,4 @@
|
|||
<h1>${HeaderLibrarySettings}</h1>
|
||||
<h2>${HeaderLibrarySettings}</h2>
|
||||
<div class="checkboxContainer checkboxContainer-withDescription chkEnableInternetProvidersContainer hide">
|
||||
<label>
|
||||
<input is="emby-checkbox" type="checkbox" id="chkEnableInternetProviders" checked />
|
||||
|
@ -76,7 +76,7 @@
|
|||
</div>
|
||||
|
||||
<div class="chapterSettingsSection hide">
|
||||
<h1>${HeaderChapterSettings}</h1>
|
||||
<h2>${HeaderChapterSettings}</h2>
|
||||
<div class="checkboxContainer checkboxContainer-withDescription fldExtractChapterImages">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" class="chkExtractChapterImages" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue