--- a/common-template.inc.php +++ b/common-template.inc.php @@ -6,7 +6,7 @@ ' . $pageTitle . ''; - if (isDebug()) echo ' + if (isDebugServer()) echo ' '; else echo ' @@ -122,7 +122,7 @@ or enter an address/co-ordinates in the box below.'; } echo '
-

Change Time/Place...

+

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