Bug 814841: The description of custom fields is not filtered in the help page
r=dkl a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264483 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1 +1 @@
|
||||
8484
|
||||
8485
|
||||
@@ -214,8 +214,7 @@
|
||||
|
||||
<dt id="[% field FILTER html %]">[% field_desc FILTER html %]</dt>
|
||||
<dd>
|
||||
[% SET help_text = field_help_map.${field_desc}.help %]
|
||||
[% help_text FILTER none %]
|
||||
[% field_help_map.${field_desc}.help FILTER html_light %]
|
||||
</dd>
|
||||
[% END %]
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user