From: Frédéric Buclin Date: Thu, 2 Sep 2010 16:28:27 +0000 (+0200) Subject: Fix bustage due to bug 549586 X-Git-Tag: bugzilla-4.1.1~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5825d09f99f788d5a39eb4115bf42c14ab638e1d;p=thirdparty%2Fbugzilla.git Fix bustage due to bug 549586 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 75badeb6e1..1fd2a52e1a 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1470,9 +1470,9 @@ field with the "[% search_descs.$operator FILTER html %]" ([% operator FILTER html %]) search type. - [% ELSIF error == 'see_also_self_reference' %] + [% ELSIF error == "see_also_self_reference" %] You cannot put this [% terms.bug %] into its own - [%+ field_descs.see_also %] field. + [%+ field_descs.see_also FILTER html %] field. [% ELSIF error == "series_already_exists" %] [% title = "Series Already Exists" %]