FIX Removing unlinked and useless picture

This commit is contained in:
Nonimart 2025-09-24 16:20:48 +02:00
parent f85187ca13
commit 62a868b8c4

View File

@ -8,7 +8,6 @@
<button type="submit"> <button type="submit">
<span><?php echo __('Rechercher', 'homegrade-theme__texte-fonctionnel') ?></span> <span><?php echo __('Rechercher', 'homegrade-theme__texte-fonctionnel') ?></span>
<img class="search_icon" src='<?php echo get_template_directory_uri() ?>/resources/img/graphic-assets/search-icon.svg' alt=''>
</button> </button>
</div> </div>