Skip to content

Commit

Permalink
SGML comments must use exactly two dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
kurahaupo committed Nov 25, 2021
1 parent 4c20fcb commit 0a7c53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ <h3 class="title" id="container-edit-title" data-i18n-message-id="default"></h3>
<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" maxlength="50" 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/>
Expand Down

0 comments on commit 0a7c53a

Please sign in to comment.