summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
diff options
context:
space:
mode:
authorSunil Joshi <joshi_sunil@in.com>2013-07-30 19:27:36 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-07-30 19:27:36 +0200
commit5d5597bbd642ad00f2637abbc93714b86a359641 (patch)
tree13ca1d1fece0cedde435dd56634514dd928fab05 /template/en/default/global/user-error.html.tmpl
parenta79bcea69238858ae4c77ece81e577db4069eee2 (diff)
downloadbugzilla-5d5597bbd642ad00f2637abbc93714b86a359641.tar.gz
bugzilla-5d5597bbd642ad00f2637abbc93714b86a359641.tar.xz
Bug 402745 - Improve the error message displayed when accessing summarize_time.cgi with no bug ID
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index a52d1833f..65fb4f18a 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1287,6 +1287,8 @@
to modify.
[% ELSIF action == "view" %]
to view.
+ [% ELSIF action == 'summarize' %]
+ for viewing time summaries.
[% END %]
[% ELSIF error == "no_tag_to_edit" %]