diff options
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 47219e3d9..16b66ca84 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -149,6 +149,8 @@ run [% ELSIF action == "schedule" %] schedule + [% ELSIF action == "search" %] + search [% ELSIF action == "use" %] use [% ELSIF action == "approve" %] @@ -167,6 +169,8 @@ [% END %] [% ELSIF object == "bugs" %] [%+ terms.bugs %] + [% ELSIF object == "bug_fields" %] + the [% field_descs.$field FILTER html %] field [% ELSIF object == "charts" %] the "New Charts" feature [% ELSIF object == "classifications" %] |