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 15, 2023
1 parent 1abc8b8 commit f9281ab
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 @@ -309,7 +309,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" 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 f9281ab

Please sign in to comment.