fixed authentication checkmark bug

This commit is contained in:
Siwat Sirichai 2023-11-07 18:09:12 +07:00
parent 1090c210f7
commit 9e1ae940d3
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
R"=====(<label class="container">Authentication
<input type="checkbox" name="bms_useauth" id="bms_useauth" checked="checked" value=")====="
<input type="checkbox" name="bms_useauth" id="bms_useauth" )====="

View file

@ -1,3 +1,3 @@
R"=====(">
R"=====( value="yes">
<span class="checkmark"></span>
</label>)====="