From a70ef058a19bce8bdcc1dbb22eb51057bd9135f7 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 22:46:41 +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 715d1834..69b43d82 100644 --- a/html/admin/index.php +++ b/html/admin/index.php @@ -32,7 +32,7 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
'); + echo ('
'); $shapePath = ''; textInput("text", $shapePath, "search", "Chercher", ""); echo ('
');