Added missing p-element.
This commit is contained in:
parent
5028b28952
commit
44ced92ef5
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
<div id="grid">
|
||||
<div id="searchcontainer">
|
||||
<input type="text" id="search" value="" autocomplete="off" placeholder="RegEx search" tabindex="1" autofocus>
|
||||
<p id="itemcount"></p>
|
||||
<label for="showhidden">Show hidden items</label>
|
||||
<input type="checkbox" id="showhidden">
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue