templates/channel.tmpl
changeset 62 e7ca94b94a4e
parent 59 8ec729c5d998
child 64 cdb6403c2498
--- a/templates/channel.tmpl	Mon Feb 09 07:09:00 2009 +0200
+++ b/templates/channel.tmpl	Mon Feb 09 07:15:19 2009 +0200
@@ -49,5 +49,5 @@
 ${next.body()}
 
 <%def name="footer_right()">
-    All times are in <strong>${h.tz_name(timezone)}</strong>
+    All times are in <strong>${h.tz_name(prefs['timezone'])}</strong>
 </%def>