From 670ad66601213cb2e9830ce6e1d1c637460ada17 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Fri, 21 Nov 2025 01:12:32 +0100 Subject: [PATCH] sd --- public/login/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/login/index.php b/public/login/index.php index e1a1210..8cb7124 100644 --- a/public/login/index.php +++ b/public/login/index.php @@ -25,7 +25,7 @@ tpl('layout_start', 'structure'); // Login-/Register-Section tpl('login', 'landing', 'login'); -// info +// sss // Layout-Ende tpl('layout_end', 'structure');