]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Sigh, it is just not my day. Fixing bustage from last bustage fix.
authorreed%reedloden.com <>
Thu, 28 Feb 2008 03:34:34 +0000 (03:34 +0000)
committerreed%reedloden.com <>
Thu, 28 Feb 2008 03:34:34 +0000 (03:34 +0000)
template/en/default/global/user-error.html.tmpl

index 153df0d482179df7903e0e85bd65e15d6075e273..64fe816633c18baee8c7c87eeaf453b5cdb19f7b 100644 (file)
     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.