summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-11-18 15:34:04 +0100
committerlpsolit%gmail.com <>2009-11-18 15:34:04 +0100
commitc07cd20a1d7f6d4a0348a6ab478a5b03ef1bfb07 (patch)
treebebf54a540a92228b09b426c39b281d14d8b3ff4 /template
parentb5349cdaca64ff48527fde698f781129a3b7e027 (diff)
downloadbugzilla-c07cd20a1d7f6d4a0348a6ab478a5b03ef1bfb07.tar.gz
bugzilla-c07cd20a1d7f6d4a0348a6ab478a5b03ef1bfb07.tar.xz
Bug 529495: The open bracket is missing for a directive in global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/code-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index f35c1ec93..c1ff61159 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" %]