From 3e860fa6e48ecc42cc47be13337deeb12a2e0624 Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 3 Jul 2002 04:43:28 +0000 Subject: [PATCH] Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript". 2xr=jouni --- template/en/default/global/header.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 9031989d0e..915d4b43e2 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -25,7 +25,7 @@ # h1: string. Main page header. # h2: string. Page subheader. # extra: string. Any other HTML to go inside the tags. - # jscript: string. Javascript to go in the header. + # javascript: string. Javascript to go in the header. # style: string. CSS style. # style_urls: list. List of URLs to CSS style sheets. # message: string. A message to display to the user. May contain HTML. -- 2.47.3