diff --git a/cis/public/coodle.php b/cis/public/coodle.php index da557217b..48c585d6b 100644 --- a/cis/public/coodle.php +++ b/cis/public/coodle.php @@ -158,7 +158,9 @@ if (isset($_POST['auswahl_termin'])) '; } else + { $saveOk = true; + } $coodle_status = new coodle(); $coodle_status->load($coodle_id); @@ -283,6 +285,7 @@ if (isset($_GET['resend'])) $(this).remove(); }); }, 1500); +