diff --git a/Bugzilla/Template.pm b/Bugzilla/Template.pm index 35c646f10..b9c5b6369 100644 --- a/Bugzilla/Template.pm +++ b/Bugzilla/Template.pm @@ -948,6 +948,9 @@ sub create lc_messages => Bugzilla->messages, Bugzilla => Bugzilla::Template::Plugin::Bugzilla->new, + # html_quote in the form of a function + html => \&html_quote, + # HTML