fix checkbox label
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
David 2023-10-08 15:36:58 -04:00
parent 77ddc7ec8e
commit 9d3a6fc876
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
>git</a >git</a
> >
<div id="searchBox"> <div id="searchBox">
<span id="bookCount" class="bookCount">Include Childrens Books?</span> <label for="childrens">Include Childrens Books?</label>
<input id="childrens" type="checkbox" name="childrens" /> <input id="childrens" type="checkbox" name="childrens" />
<span id="bookCount" class="bookCount">_ books</span> <span id="bookCount" class="bookCount">_ books</span>
<input <input