From 0c67ce7c066e9c6bd3b9c543463d1eceb0ec5a1b Mon Sep 17 00:00:00 2001 From: Walter Hupfeld Date: Sat, 16 Mar 2024 20:37:23 +0100 Subject: [PATCH] fix --- admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/index.php b/admin/index.php index 5053626..bb25754 100644 --- a/admin/index.php +++ b/admin/index.php @@ -240,7 +240,7 @@ echo $strDatum."
"; echo nl2br(stripslashes($comment['comment'])); echo "". - ""; + ""; echo ""; } echo "";