summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2007-07-27 21:45:13 +0200
committermkanat%bugzilla.org <>2007-07-27 21:45:13 +0200
commit26fb8caed0484e92501ca81d6497f5235a638db8 (patch)
tree36ba64b067c096bb4c1ebbb2f7374fdd8ff6ad40 /template
parent45a30629a2e0ebc56340a1119f56df13e475d14a (diff)
downloadbugzilla-26fb8caed0484e92501ca81d6497f5235a638db8.tar.gz
bugzilla-26fb8caed0484e92501ca81d6497f5235a638db8.tar.xz
Bug 388149: Move updating of time-tracking fields into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/messages.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 2b6621069..898ade60d 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -434,8 +434,8 @@
[% ELSIF message_tag == "remaining_time_zeroed" %]
The [% field_descs.remaining_time FILTER html %] field has been
- set to zero automatically as part of marking this [% terms.bug %]
- as either RESOLVED or CLOSED.
+ set to zero automatically as part of closing this [% terms.bug %]
+ or moving it from one closed state to another.
[% ELSIF message_tag == "sanitycheck" %]
[%# We use this way to call sanitycheck-specific messages so that