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 ('
');