From 1baf353fb1b026ced25cdd607fad37e7d9860fc0 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:22:19 +0000 Subject: [PATCH] Update file compte.php --- html/compte.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/compte.php b/html/compte.php index 7f275ae0..66949771 100644 --- a/html/compte.php +++ b/html/compte.php @@ -125,7 +125,7 @@ if(isset($_POST['delete_account'])) { $width = 6; for ($i = 0; $i < count($themes_dark); $i++) { - echo "
"; + echo "
"; echo "
"; echo "
"; echo "
";