Update wizardremoteaccess.html

This commit is contained in:
artiume
2020-05-18 20:36:24 -04:00
committed by GitHub
parent e177198939
commit 2aee818b70
+1 -1
View File
@@ -13,7 +13,7 @@
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input type="checkbox" is="emby-checkbox" id="chkEnableUpnp" checked />
<input type="checkbox" is="emby-checkbox" id="chkEnableUpnp" />
<span>${LabelEnableAutomaticPortMap}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${LabelEnableAutomaticPortMapHelp}</div>