From: Maxious Date: Wed, 27 Apr 2011 12:02:38 +0000 Subject: Show service alerts for everybody X-Git-Url: https://maxious.lambdacomplex.org/git/?p=busui.git&a=commitdiff&h=4c5d708ed72aa6d33c90216986cc2ad5c3b35f03 --- Show service alerts for everybody --- --- 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()