]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter...
authormyk%mozilla.org <>
Wed, 3 Jul 2002 04:43:28 +0000 (04:43 +0000)
committermyk%mozilla.org <>
Wed, 3 Jul 2002 04:43:28 +0000 (04:43 +0000)
2xr=jouni

template/en/default/global/header.html.tmpl

index 9031989d0ea230fe7a17788509c8e5a1c5a82945..915d4b43e2883bb03f2fd647bc5147eed7d1153a 100644 (file)
@@ -25,7 +25,7 @@
   # h1: string. Main page header.
   # h2: string. Page subheader.
   # extra: string. Any other HTML to go inside the <head> 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.