summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/code-error.html.tmpl')
-rw-r--r--template/en/default/global/code-error.html.tmpl6
1 files changed, 1 insertions, 5 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 7e0e1cd70..80645a851 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -394,11 +394,7 @@
[% ELSIF error == "undefined_field" %]
Form field [% field FILTER html %] was not defined.
- [%# Useful message if browser did not select show_bug radio button %]
- [% IF field == "knob" %]
- Check that the "Leave as..." radio button was selected.
- [% END %]
-
+
[% ELSIF error == "unknown_action" %]
[% IF action %]
Unknown action [% action FILTER html %]!