diff --git a/inc/class.schedule.php b/inc/class.schedule.php
--- a/inc/class.schedule.php
+++ b/inc/class.schedule.php
@@ -288,7 +288,7 @@ class Schedule
$headcode = array('jQuery', 'jQueryUI', 'uiTabsKeyboard', 'outputStyle', 'outputPrintStyle', 'displayTables');
}
else {
- $headcode = array('outputStyle', 'jQuery', 'jQueryUI', 'jAddress', 'uiTabsKeyboard', 'displayTables');
+ $headcode = array('outputStyle', 'jQuery', 'jQueryUI', 'jAddress', 'uiTabsKeyboard', 'qTip2','displayTables');
}
$outputPage = page::page_create(htmlentities($this->getName()), $headcode);
$outputPage->head();
@@ -524,12 +524,14 @@ class Schedule
$title = '';
else
$title .= ' ';
+
+ $carret = '
' . htmlentities("
");
echo '