Index: schedule/Module/control.php
===================================================================
--- schedule/Module/control.php	(revision 17491)
+++ schedule/Module/control.php	(revision 17492)
@@ -328,7 +328,8 @@
 	$cnt3=0;
 	$prevtimestamp = 0;
-	?> alert("Fetching data"); <?php
+
 	while($times = mysql_fetch_array($observationsTime))
 	{
+			?> alert("Fetching data"); <?php
 			$timestamp=strtotime($times['fStart']);
 			$actualtime = date('Y-m-d H:i:s', $timestamp);
