petit espaces

This commit is contained in:
2024-06-19 13:01:16 +02:00
7 changed files with 66 additions and 26 deletions

View File

@@ -18,7 +18,7 @@
</form>
<?php if(isset($is_search) && $is_search): ?>
<form action="<?= site_url('Albums'); ?>" method="get" class="back-form">
<form action="<?= site_url('Artistes'); ?>" method="get" class="back-form">
<button type="submit" class="back-button">Retour à la liste complète</button>
</form>
<?php endif; ?>