templates/channel.tmpl
changeset 54 b65a95eb9f6b
parent 52 dcb67a8f24be
child 55 5667d2bbdc50
--- a/templates/channel.tmpl	Mon Feb 09 03:05:43 2009 +0200
+++ b/templates/channel.tmpl	Mon Feb 09 04:39:24 2009 +0200
@@ -48,5 +48,5 @@
 ${next.body()}
 
 <%def name="footer_right()">
-    All times are in <strong>${h.tz_name(formatter.tz)}</strong>
+    All times are in <strong>${h.tz_name(timezone)}</strong>
 </%def>