SGML comments must use exactly two dashes

This commit is contained in:
Martin D Kealey 2021-11-25 18:24:07 +11:00
parent 1abc8b807b
commit f9281abaea

View file

@ -309,7 +309,7 @@
<fieldset id="edit-container-panel-choose-icon" class="radio-choice">
<legend class="form-header" data-i18n-message-id="icon"></legend>
</fieldset>
<fieldset class="proxies"> <!---- PROXIES -->
<fieldset class="proxies"> <!-- PROXIES -->
<input type="text" class="proxies" name="container-proxy" id="edit-container-panel-proxy" placeholder="type://host:port" hidden/>
<input type="text" class="proxies" name="moz-proxy-enabled" id="moz-proxy-enabled" maxlength="5" hidden/>
<input type="text" class="proxies" name="country-code" id="country-code-input" maxlength="5" hidden/>