Remove small leftover

This commit is contained in:
Stéphane Goetz 2020-04-24 23:45:28 +02:00
parent 68bf50c595
commit ec8530b264
1 changed files with 0 additions and 8 deletions

View File

@ -10,7 +10,6 @@ if (!isset($config)) {
<label for="search_input"> <label for="search_input">
<span class='u-visuallyHidden'>Search</span> <span class='u-visuallyHidden'>Search</span>
</label> </label>
<input <input
type="search" type="search"
id="search_input" id="search_input"
@ -29,11 +28,4 @@ if (!isset($config)) {
</svg> </svg>
</label> </label>
</form> </form>
<div role="search">
</div>
<?php } ?> <?php } ?>