From: lpsolit%gmail.com <> Date: Mon, 12 Sep 2005 21:03:01 +0000 (+0000) Subject: Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel... X-Git-Tag: bugzilla-2.21.1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94054ee6c6c1bc09d7431b0bcdb844881f3bd9db;p=thirdparty%2Fbugzilla.git Bug 277679: Whining scheduling does not display timezone - Patch by A. Karl Kornel r=jouni a=justdave --- diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index f227987d62..b49f713a8f 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -68,6 +68,14 @@ terms.bug %] that matches the search will be sent in its own email message.

+

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

+
[%# This hidden submit button must be here to set default behavior when the user presses return on a form input field #%]