Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16148)
+++ schedule/Module/calendar.php	(revision 16149)
@@ -154,5 +154,5 @@
 											}
 												DataVal[row]=(parseFloat(splitted[4])||parseInt('0'));
-												document.getElementbyId().innerHTML=DataVal;
+												document.getElementById('data').innerHTML=DataVal;
 											for(var Data=0; Data<DataVal.length;Data++)
 											{
