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.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index b459fa44a..796e1e4b2 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -285,7 +285,7 @@
I was unable to retrieve your old password from the database.
[% ELSIF error == "undefined_field" %]
- Form field [% field FILTER html %] was not defined; [% Param('browserbugmessage') %]
+ 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.