diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 9b313d96d..4be074c2c 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -872,8 +872,8 @@ [% ELSIF error == "require_component" %] [% title = "Component Needed" %] - You must choose a component to file this [% terms.bug %] in. If necessary, - just guess. + To file this [% terms.bug %], you must first choose a component. + If necessary, just guess. [% ELSIF error == "require_new_password" %] [% title = "New Password Needed" %] |