Merge pull request #4254 from manuel-buchner/fix-html-syntax-httprequest

fix html syntax in 21-httprequest.html
This commit is contained in:
Nick O'Leary 2023-07-26 16:41:09 +01:00 committed by GitHub
commit 877aa75e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<div class="form-row">
<input type="checkbox" id="node-input-insecureHTTPParser" style="display: inline-block; width: auto; vertical-align: top;">
<label for="node-input-insecureHTTPParser", style="width: auto;" data-i18n="httpin.insecureHTTPParser"></label>
<label for="node-input-insecureHTTPParser" style="width: auto;" data-i18n="httpin.insecureHTTPParser"></label>
</div>