]> 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:40:30 +0000 (04:40 +0000)
committermyk%mozilla.org <>
Wed, 3 Jul 2002 04:40:30 +0000 (04:40 +0000)
2xr=jouni

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

index 56c16740b3d2bbf1cd990fdf190e354e024f5072..74009ddec6b44e30acfdec9c2742bb10e3a8e9e9 100644 (file)
@@ -27,7 +27,7 @@
   # bgcolor: string. the page's background color ("#rrggbb").
   # onload: string. JavaScript code to run when the page finishes loading.
   # 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.