From efde9089c8da6508e13f794648ec72897478d3a3 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Tue, 4 Jun 2002 05:34:12 +0000 Subject: [PATCH] Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be resolved. r=jouni,gerv --- .../bug/process/verify-new-product.html.tmpl | 8 +-- .../en/default/global/select-menu.html.tmpl | 56 +++++++++++++++++++ 2 files changed, 59 insertions(+), 5 deletions(-) create mode 100644 template/en/default/global/select-menu.html.tmpl diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 4facc45c89..8a934f8e7e 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -32,8 +32,6 @@ # the target milestone field #%] -[% USE mycgi = CGI %] -