From 462273b1d6b3d5537d7c725a7202d38ea2901b8e Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 23:12:17 +0000 Subject: [PATCH] Update file index.php --- html/admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/admin/index.php b/html/admin/index.php index 0ebd8e71..fe89fa0d 100644 --- a/html/admin/index.php +++ b/html/admin/index.php @@ -31,7 +31,7 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
'); + echo ('
'); $shapePath = ''; textInput("text", $shapePath, "search", "Chercher", ""); echo ('
');