From: lpsolit%gmail.com <> Date: Wed, 18 Nov 2009 14:34:04 +0000 (+0000) Subject: Bug 529495: The open bracket is missing for a directive in global/code-error.html... X-Git-Tag: bugzilla-3.5.2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07cd20a1d7f6d4a0348a6ab478a5b03ef1bfb07;p=thirdparty%2Fbugzilla.git Bug 529495: The open bracket is missing for a directive in global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) r/a=LpSolit --- diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index f35c1ec93f..c1ff611594 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -327,7 +327,7 @@ 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" %]