From 357538cf09dac38231e7b33d85cae29a53f314c2 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Thu, 25 Apr 2002 01:07:11 +0000 Subject: Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr=gerv. --- template/en/default/bug/process/confirm-duplicate.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/bug/process/confirm-duplicate.html.tmpl') diff --git a/template/en/default/bug/process/confirm-duplicate.html.tmpl b/template/en/default/bug/process/confirm-duplicate.html.tmpl index d17bfa55f..172571900 100644 --- a/template/en/default/bug/process/confirm-duplicate.html.tmpl +++ b/template/en/default/bug/process/confirm-duplicate.html.tmpl @@ -29,7 +29,7 @@ # of the original bug can access that bug. #%] -[% PROCESS global/header title="Duplicate Warning" %] +[% PROCESS global/header.html.tmpl title="Duplicate Warning" %]

When marking a bug as a duplicate, the reporter of the duplicate @@ -70,4 +70,4 @@ -[% PROCESS global/footer %] +[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b