From: reed%reedloden.com <> Date: Thu, 28 Feb 2008 03:34:34 +0000 (+0000) Subject: Sigh, it is just not my day. Fixing bustage from last bustage fix. X-Git-Tag: bugzilla-3.0.4~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3971d5cb1cfc1e3bc7e525c864a74598631d0b0d;p=thirdparty%2Fbugzilla.git Sigh, it is just not my day. Fixing bustage from last bustage fix. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 153df0d482..64fe816633 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -251,7 +251,7 @@ Sorry, classification is not enabled. [% ELSIF error == "bug_status_not_allowed" %] - [% title = "[% terms.Bug %] Status Not Allowed" %] + [% title = "$terms.Bug Status Not Allowed" %] You cannot mark open [% terms.bugs %] as [% status_descs.$status FILTER html %]. You have to mark them as [% status_descs.RESOLVED FILTER html %] first.