diff options
author | lpsolit%gmail.com <> | 2008-08-28 06:26:13 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-08-28 06:26:13 +0200 |
commit | 55596ef8c29ae876c718946d54de787f32033db0 (patch) | |
tree | 5a09a8373f1e9e268f96caf7ee85e8bf2fee59f4 /template/en/default/bug | |
parent | ef56c491a65eed9dfddb2866c5faa59acb69b0ed (diff) | |
download | bugzilla-55596ef8c29ae876c718946d54de787f32033db0.tar.gz bugzilla-55596ef8c29ae876c718946d54de787f32033db0.tar.xz |
Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/bug')
-rw-r--r-- | template/en/default/bug/summarize-time.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index b8bd0737e..14ae68da2 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -14,8 +14,6 @@ # Frédéric Buclin <LpSolit@gmail.com> #%] -[% USE date %] - [% PROCESS "global/field-descs.none.tmpl" %] [% title = "Time Summary " %] |