From afe02a6edbc84062347813aba15f80623472f7a9 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 21 Nov 2003 18:00:51 +0000 Subject: Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave. --- template/en/default/filterexceptions.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 56f20be72..d5f6b4d86 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -491,6 +491,11 @@ 'const.CONTROLMAPMANDATORY', ], +'admin/keywords/confirm-delete.html.tmpl' => [ + 'keyword_id', + 'bug_count', +], + 'admin/flag-type/confirm-delete.html.tmpl' => [ 'flag_count', 'flag_type.id', -- cgit v1.2.3-24-g4f1b