Index: schedule/Module/control.php
===================================================================
--- schedule/Module/control.php	(revision 17477)
+++ schedule/Module/control.php	(revision 17478)
@@ -322,7 +322,4 @@
 		$timestamp=strtotime($times['fStart']);
 		$actualtime = date('Y-m-d H:i:s', $timestamp);
-
-		//$actualtime = $times['fStart'];
-		//alert($timestamp);
 		$timestamp2 = date('Y-m-d',$timestamp);
 		$date_time = date('H:i:s',$timestamp);
@@ -330,5 +327,4 @@
 ?>
 		$('#save').attr('value','UPDATE');
-		alert("<?php $actualtime ?>");
 			var targetView = document.getElementById("Data");
 			// CREATE ELEMENT
@@ -444,6 +440,6 @@
 			?>
 					
-						selection.setAttribute('id','source'),																			// End of retrieving
-						selection.setAttribute('class','source')																			// End of retrieving
+						selection.setAttribute('id','source'),	// End of retrieving
+						selection.setAttribute('class','source')	// End of retrieving
 					);
 				var newtd_c4 = document.createElement("td");
