From 55596ef8c29ae876c718946d54de787f32033db0 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 28 Aug 2008 04:26:13 +0000 Subject: Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/whine/schedule.html.tmpl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'template/en/default/whine') diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index 8cb120dfa..c60243d42 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -71,11 +71,7 @@

- [% IF Param("timezone") %] - All times are server local time ([% Param("timezone") FILTER upper %]). - [% ELSE %] - All times are server local time. - [% END %] + All times are server local time ([% local_timezone FILTER html %]).

-- cgit v1.2.3-24-g4f1b