Remove WAN domain name options
This was used in generation and modification of certificates, but since JF doesn't generate them and shouldn't modify them, I have removed these
This commit is contained in:
+1
-6
@@ -51,11 +51,6 @@
|
||||
<div class="fieldDescription">${LabelPublicHttpsPortHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="inputContainer fldDdns hide">
|
||||
<input is="emby-input" id="txtDdns" type="text" label="${LabelExternalDDNS}" />
|
||||
<div class="fieldDescription">${LabelExternalDDNSHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="inputContainer fldBaseUrl">
|
||||
<input is="emby-input" id="txtBaseUrl" type="text" label="${LabelBaseUrl}" />
|
||||
<div class="fieldDescription">${LabelBaseUrlHelp}</div>
|
||||
@@ -101,4 +96,4 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user