summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/whats_on.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp
index 7e27bc8..bc8627d 100644
--- a/pages/whats_on.ecpp
+++ b/pages/whats_on.ecpp
@@ -61,7 +61,7 @@ if (type == "now") {
function init()
{
% if (attime != "") {
- document.getElementById("spectime").value = "<$ attime $>";
+ document.getElementById("spectime").value = "<$ displaytime $>";
% }
<{
if (fixtime != "") {