diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 14c49789639..666ce833e52 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8484 \ No newline at end of file +8485 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl index 5ad5f7127bf..7412829d931 100644 --- a/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl @@ -214,8 +214,7 @@
[% field_desc FILTER html %]
- [% SET help_text = field_help_map.${field_desc}.help %] - [% help_text FILTER none %] + [% field_help_map.${field_desc}.help FILTER html_light %]
[% END %]