summaryrefslogtreecommitdiffstats
path: root/template/en/default/filterexceptions.pl
diff options
context:
space:
mode:
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',
],