--- a/stop.php +++ b/stop.php @@ -61,6 +61,7 @@ } } include_header($stop['stop_name'], "stop"); + /*$serviceAlerts = json_decode(getPage(curPageURL() . "/servicealerts_api.php?filter_class=stop&filter_id=".$stopid) , true); foreach($serviceAlerts['entities'] as $serviceAlert) { @@ -68,7 +69,6 @@ }*/ echo ''; -timePlaceSettings(); echo $stopLinks; if (sizeof($stops) > 0) { trackEvent("View Stops", "View Combined Stops", $stop["stop_name"], $stop["stop_id"]); @@ -83,6 +83,31 @@ ) )) ; } + +// time settings +echo '
+

Change Time (' . (isset($_SESSION['time']) ? $_SESSION['time'] : "Current Time,") . ' ' . ucwords(service_period()) . ')...

+
+
+
+ + + Current Time? +
+
+ + + +
+ + +
+
'; + echo '
'; echo '