diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 299cf2d2b..ac019b681 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -841,15 +841,6 @@ to add a version to this product. [% END %] - [% ELSIF error == "need_component" %] - [% title = "Component Required" %] - You must specify a component to help determine the new assignee of these - [% terms.bugs %]. - - [% ELSIF error == "need_product" %] - [% title = "Product Required" %] - You must specify a product to help determine the new assignee of these [% terms.bugs %]. - [% ELSIF error == "need_quip" %] [% title = "Quip Required" %] Please enter a quip in the text field. |