deleting unused file
This commit is contained in:
parent
51a9456571
commit
aece229f0a
|
|
@ -1,14 +0,0 @@
|
||||||
<form action="/" method="get" class="search-module__search-form">
|
|
||||||
<label class="search-module__search-form__title" for="search"><?php echo __('UN AUTRE en particulier ?', 'homegrade-theme__texte-fonctionnel') ?></label>
|
|
||||||
<hr class="search-module__search-form__separator separator">
|
|
||||||
<!-- <label class="search-module__label" for="search">Rechercher</label> -->
|
|
||||||
|
|
||||||
<input class="search-module__search-form__input" type="text" name="s" id="search" value="<?php the_search_query(); ?>" placeholder="<?php echo __('Rechercher dans le site. Taper vos mots-clés ici', 'homegrade-theme__texte-fonctionnel') ?>" />
|
|
||||||
<!-- <input class="search-module__search-form__submit" type="image" alt="Search" src="<?php get_template_directory_uri() . "/resources/img/search-icon.svg" ?>" /> -->
|
|
||||||
|
|
||||||
|
|
||||||
<button type="submit">
|
|
||||||
<span>Rechercher</span>
|
|
||||||
<img class="search_icon" src='<?php echo get_template_directory_uri() ?>/resources/img/graphic-assets/search-icon.svg' alt=''>
|
|
||||||
</button>
|
|
||||||
</form>
|
|
||||||
Loading…
Reference in New Issue
Block a user