aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-10-07 14:12:39 +0000
committerjocuri%softhome.net <>2004-10-07 14:12:39 +0000
commit1f6ed9be7b15842f750a989a909f2ec64d0fb2ad (patch)
tree40dc124b1ade5d6dfbe14a5c21abbc837938b5b6 /template/en/default/filterexceptions.pl
parent74d1dd74e77dd4c64a5d8609852da54e5a3b9803 (diff)
downloadbugs-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar
bugs-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar.gz
bugs-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar.bz2
bugs-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.tar.xz
bugs-1f6ed9be7b15842f750a989a909f2ec64d0fb2ad.zip
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/filterexceptions.pl')
-rw-r--r--template/en/default/filterexceptions.pl20
1 files changed, 20 insertions, 0 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl
index 7f8ea18a7..f0267a606 100644
--- a/template/en/default/filterexceptions.pl
+++ b/template/en/default/filterexceptions.pl
@@ -252,6 +252,10 @@
'VERSION',
],
+'global/choose-classification.html.tmpl' => [
+ 'classdesc.$p',
+],
+
'global/choose-product.html.tmpl' => [
'target',
'proddesc.$p',
@@ -495,6 +499,22 @@
'c.content'
],
+'admin/classifications/del.html.tmpl' => [
+ 'description',
+],
+
+'admin/classifications/edit.html.tmpl' => [
+ 'description',
+],
+
+'admin/classifications/reclassify.html.tmpl' => [
+ 'description',
+],
+
+'admin/classifications/select.html.tmpl' => [
+ 'cl.description',
+],
+
'admin/products/groupcontrol/confirm-edit.html.tmpl' => [
'group.count',
],