]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 529495: The open bracket is missing for a directive in global/code-error.html...
authorlpsolit%gmail.com <>
Wed, 18 Nov 2009 14:34:04 +0000 (14:34 +0000)
committerlpsolit%gmail.com <>
Wed, 18 Nov 2009 14:34:04 +0000 (14:34 +0000)
template/en/default/global/code-error.html.tmpl

index f35c1ec93fdebaa9dfa83684f6bdc56741c2a927..c1ff611594ebe65bbbfca45a1e1b82016d7bd85e 100644 (file)
     A valid quipid is needed.
 
   [% ELSIF error == "no_manual_moved" %]
-    You cannot set the resolution of [% terms.abug %] to display_value("resolution", "MOVED") FILTER html %] without
+    You cannot set the resolution of [% terms.abug %] to [% display_value("resolution", "MOVED") FILTER html %] without
     moving the [% terms.bug %].
 
   [% ELSIF error == "no_open_bug_status" %]