fixed authentication checkmark bug
This commit is contained in:
parent
1090c210f7
commit
9e1ae940d3
3 changed files with 3 additions and 3 deletions
|
@ -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" )====="
|
|
@ -1,3 +1,3 @@
|
|||
R"=====(">
|
||||
R"=====( value="yes">
|
||||
<span class="checkmark"></span>
|
||||
</label>)====="
|
Loading…
Add table
Add a link
Reference in a new issue