From 7ed31d9077e5946996e971b0d80525a8db6f1cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Thu, 10 Oct 2019 07:35:39 +0200 Subject: [PATCH] Testtool - Corrected JQuery Version - Fixed PHP Warning if no Ablauf is set --- cis/testtool/login.php | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/cis/testtool/login.php b/cis/testtool/login.php index f18aa4492..e42a623b2 100644 --- a/cis/testtool/login.php +++ b/cis/testtool/login.php @@ -56,7 +56,7 @@ if (isset($_GET['logout']) && $_GET['logout'] == true) echo ' '; @@ -326,12 +326,12 @@ if(isset($_POST['save']) && isset($_SESSION['prestudent_id'])) - + - - - - + + + +