mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
parent
33546e374b
commit
591b019a2e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
||||||
</label>
|
</label>
|
||||||
<div class="fieldDescription checkboxFieldDescription">${LabelEnableAutomaticPortMapHelp}</div>
|
<div class="fieldDescription checkboxFieldDescription">${LabelEnableAutomaticPortMapHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="checkboxContainer checkboxContainer-withDescription" style="display:none">
|
<div class="checkboxContainer checkboxContainer-withDescription hide">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" is="emby-checkbox" id="chkCreateHttpPortMap" />
|
<input type="checkbox" is="emby-checkbox" id="chkCreateHttpPortMap" />
|
||||||
<span>${LabelCreateHttpPortMap}</span>
|
<span>${LabelCreateHttpPortMap}</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue