From c0b176ae142624d6a6daa0f65ea6fead448b8b47 Mon Sep 17 00:00:00 2001 From: polo Date: Fri, 3 Mar 2023 23:44:43 +0100 Subject: inversion de positions --- view/discographie.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'view/discographie.php') diff --git a/view/discographie.php b/view/discographie.php index 2220715..3007c86 100644 --- a/view/discographie.php +++ b/view/discographie.php @@ -81,10 +81,11 @@ if($_SESSION['admin'] == 1) { $style = ''; ?> +

- Nouvel album + Nouvel album

@@ -151,6 +152,10 @@ for($i = 0; $i < $Albums->fileListCount; $i++) + + + + -- cgit v1.2.3