Update src/controllers/dashboard/networking.html
Co-authored-by: Cameron <Influence365@gmail.com>
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
<input is="emby-input" type="text" id="txtPublishedServer" label="${LabelPublishedServerUri}" />
|
||||
<div class="fieldDescription">${LabelPublishedServerUriHelp}</div>
|
||||
</div>
|
||||
<div class="inputContainer" style="display:none">
|
||||
<div class="inputContainer hide">
|
||||
<input is="emby-input" type="text" id="txtUDPPortRange" pattern="[0-9\-]*" label="${LabelUDPPortRange}" />
|
||||
<div class="fieldDescription">${LabelUDPPortRangeHelp}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user