--- a/include/common-template.inc.php +++ b/include/common-template.inc.php @@ -188,22 +188,23 @@
'; - if (!$_SESSION['service_id']) { - $overrides = getServiceOverride(); - if ($overrides['service_id']){ -if ($overrides['service_id'] == "noservice") { - echo '
Buses are not running today due to industrial action/public holiday. See Buses are not running today due to industrial action/public holiday. See http://www.action.act.gov.au for details.
'; - } else { - echo '
Buses are running on an altered timetable today due to industrial action/public holiday. See http://www.action.act.gov.au for details.
'; + } + else { + echo '
Buses are running on an altered timetable today due to industrial action/public holiday. See http://www.action.act.gov.au for details.
'; + } + } } - } - } } } function include_footer() { - echo '
"; } function timePlaceSettings($geolocate = false) { @@ -250,12 +253,12 @@ echo "'; } echo ' - + - - '; + + '; } function trackEvent($category, $action, $label = "", $value = - 1) {