diff --git a/html/_login.php b/html/_login.php index e166924..aa985c2 100644 --- a/html/_login.php +++ b/html/_login.php @@ -54,7 +54,7 @@ if (!isset($_SESSION["HelferID"])) { console.log("log",""); window.onload = function() { if (!window.jQuery) { - document.getElementById("jquerywarn").innerHTML = "You have not installed the jquery library!"; + document.getElementById("jquerywarn").innerHTML = "You have not installed the jquery library! (also check dhtmlx scheduler for the calendar)"; } } diff --git a/html/index.php b/html/index.php index 4fd05d5..b65552f 100644 --- a/html/index.php +++ b/html/index.php @@ -17,7 +17,7 @@ require '_login.php';