summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
diff options
context:
space:
mode:
authorbugreport%peshkin.net <>2002-12-09 08:57:17 +0100
committerbugreport%peshkin.net <>2002-12-09 08:57:17 +0100
commit2e6c635d3fb541baa8ed376c2c09a99bc6844dcb (patch)
treec4e9108e81157f9a95395c745521d662a49a60bc /template/en/default/global/code-error.html.tmpl
parente008fbf65bc6c7fd9df37710d08167c2677a9aa1 (diff)
downloadbugzilla-2e6c635d3fb541baa8ed376c2c09a99bc6844dcb.tar.gz
bugzilla-2e6c635d3fb541baa8ed376c2c09a99bc6844dcb.tar.xz
Bug 159627 quips should be editable and deleteable using the web interface
patch by burnus r=timeless,a=justdave
Diffstat (limited to 'template/en/default/global/code-error.html.tmpl')
-rw-r--r--template/en/default/global/code-error.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 4b37ee4f1..a29cb1e1c 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -177,6 +177,9 @@
No Y axis was defined when creating report. The X axis is optional,
but the Y axis is compulsory.
+ [% ELSIF error == "need_quipid" %]
+ A valid quipid is needed.
+
[% ELSIF error == "request_queue_group_invalid" %]
The group field <em>[% group FILTER html %]</em> is invalid.