Compare commits

..

No commits in common. "5aba26a9249aa2c0fcb4fdf73ec54ba2dfd67aa7" and "628707f012ec6a152a5582e422936a5bff726bfb" have entirely different histories.

View File

@ -4,7 +4,7 @@
<div class='no-results'> <div class='no-results'>
<img class='no-results__cover' src="<?php echo get_stylesheet_directory_uri() . "/resources/img/illustrations/Homegrade_resultats-filtres-cactus.svg" ?>" alt='' /> <img class='no-results__cover' src="<?php echo get_stylesheet_directory_uri() . "/resources/img/illustrations/Homegrade_resultats-filtres-cactus.svg" ?>" alt='' />
<h3><?php echo __("Aucun artisan correspondant actuellement", "metiers-patrimoine-theme") ?> </h3> <h3><?php echo __("Aucun artisan correspondant actuellement", "metiers-patrimoine-theme") ?> </h3>
<p> <?php echo __("Sélectionnez un ou plusieurs <span class='highlighted-purple'>métiers</span> ou <span class='highlighted-purple'>éléments du bâtiment </span> dans la bare latérale pour lancer votre recherche", "metiers-patrimoine-theme") ?></p> <p> <?php echo __("Sélectionnez un ou plusieurs <span class='highlighted-purple'>métiers</span> ou <span class='highlighted-purple'>critères</span> dans la bare latérale pour lancer votre recherche", "metiers-patrimoine-theme") ?></p>
<button class="cta cta--primary cta--rounded" id="reset-all-artisans-button"> <button class="cta cta--primary cta--rounded" id="reset-all-artisans-button">
<?php echo __("Voir tous les artisans", "metiers-patrimoine-theme") ?> <?php echo __("Voir tous les artisans", "metiers-patrimoine-theme") ?>
</button> </button>