From 23a0da5a08ae75d36c841add872ae4255b78ca9a Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Sat, 30 Sep 2023 16:37:16 +0200 Subject: [PATCH] static/admin/index.html aktualisiert --- static/admin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/admin/index.html b/static/admin/index.html index 4ab3bd41..981c2b5e 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -197,7 +197,7 @@ ); location.href = "/"; } else { - console.log("WIllkommen im Admin-Bereich!") + console.log("Willkommen im Admin-Bereich!") } }, });