From cb112a5dc174c2cc5b608bd08ef70d641ef98589 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 22:48:08 +0000 Subject: [PATCH] Update file index.php --- html/admin/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/html/admin/index.php b/html/admin/index.php index 69b43d82..86e14f18 100644 --- a/html/admin/index.php +++ b/html/admin/index.php @@ -10,7 +10,9 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData @@ -32,7 +34,7 @@ $pdo = sqlConnect($sqlDatabaseHost, $sqlDatabaseName, $sqlDatabaseUser, $sqlData
'); + echo ('
'); $shapePath = ''; textInput("text", $shapePath, "search", "Chercher", ""); echo ('
');