summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-03-01 03:55:06 +0100
committertravis%sedsystems.ca <>2005-03-01 03:55:06 +0100
commit7962c876e52a2812cd6ab00be1c9cdabc05000ec (patch)
tree291be7536702ba45c21dd883a410b574a90af5ad /template/en/default/global/user-error.html.tmpl
parent8b0a6508c4daa8a56d17192a9c3a1d9b53790e15 (diff)
downloadbugzilla-7962c876e52a2812cd6ab00be1c9cdabc05000ec.tar.gz
bugzilla-7962c876e52a2812cd6ab00be1c9cdabc05000ec.tar.xz
Bug 283139 : Zero out 'hours remaining' field on certain state transitions r.t. throwing an error saying it's not zeroed out.
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 47dcaca10..e0d43b5b1 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -940,11 +940,6 @@
[% title = "Summary Needed" %]
You must enter a summary for this [% terms.bug %].
- [% ELSIF error == "resolving_remaining_time" %]
- [% title = "Trying to Resolve with Hours Remaining" %]
- You cannot resolve [% terms.abug %] with hours still remaining. Set
- Remaining Hours to zero if you want to resolve the [% terms.bug %].
-
[% ELSIF error == "sanity_check_access_denied" %]
[% title = "Access Denied" %]
You do not have the permissions necessary to run a sanity check.