--- a/include/common-template.inc.php +++ b/include/common-template.inc.php @@ -188,7 +188,6 @@
'; - if (!$_SESSION['service_id']) { $overrides = getServiceOverride(); if ($overrides['service_id']){ if ($overrides['service_id'] == "noservice") { @@ -198,7 +197,6 @@ 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()