From cb47937e54bed4370f142bcb169c7c9474993c11 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Thu, 9 Jan 2020 14:53:18 +0100 Subject: [PATCH] Bugfix Komma bei Punkten --- cis/testtool/admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cis/testtool/admin/index.php b/cis/testtool/admin/index.php index 7fc7a7da3..a6a4be483 100644 --- a/cis/testtool/admin/index.php +++ b/cis/testtool/admin/index.php @@ -966,7 +966,7 @@ if ($frage_id != '') echo ""; echo ""; echo ''; - echo "Punkte:"; + echo "Punkte:"; echo ""; echo ""; echo "";