summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-classification.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-10-07 16:12:39 +0200
committerjocuri%softhome.net <>2004-10-07 16:12:39 +0200
commit1f6ed9be7b15842f750a989a909f2ec64d0fb2ad (patch)
tree40dc124b1ade5d6dfbe14a5c21abbc837938b5b6 /template/en/default/global/choose-classification.html.tmpl
parent74d1dd74e77dd4c64a5d8609852da54e5a3b9803 (diff)
downloadbugzilla-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar.gz
bugzilla-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar.xz
Patch for bug 256567: Harmonize descriptions of classifications and products in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave.
Diffstat (limited to 'template/en/default/global/choose-classification.html.tmpl')
-rw-r--r--template/en/default/global/choose-classification.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl
index b7b8fb66e..1d52b3686 100644
--- a/template/en/default/global/choose-classification.html.tmpl
+++ b/template/en/default/global/choose-classification.html.tmpl
@@ -54,7 +54,7 @@
</th>
[% IF classdesc.$p %]
- <td valign="top">&nbsp;[% classdesc.$p FILTER html %]</td>
+ <td valign="top">&nbsp;[% classdesc.$p %]</td>
[% END %]
</tr>
[% END %]