This commit is contained in:
stiti
2024-05-30 16:12:30 +02:00
parent 3664e46686
commit 31abb723a9
7 changed files with 57 additions and 22 deletions

View File

@@ -82,4 +82,4 @@
<a href="<?php echo site_url('playlists/add_artist/' . $playlist->id); ?>" class="btn btn-primary">Ajouter les musiques d'un artiste</a>
<?php endif; ?>
<a href="<?php echo site_url('playlists'); ?>" class="btn btn-secondary">Retour</a>
</div>
</div>