From d8d71334930cc6be3b88af0442045011704b6307 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sun, 16 Jan 2005 21:48:24 +0000 Subject: Patch for bug 190226: templatize editversions.cgi; patch by GavinS , r=jouni, a=myk. --- template/en/default/filterexceptions.pl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 3d5ba8fb1..e8d63dfb5 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -589,6 +589,14 @@ 'deleted_bug_count' ], +'admin/versions/confirm-delete.html.tmpl' => [ + 'bug_count' +], + +'admin/versions/deleted.html.tmpl' => [ + 'deleted_bug_count' +], + 'account/login.html.tmpl' => [ 'target', ], -- cgit v1.2.3-24-g4f1b