]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 155343: header template interface comment correction: extra parameter renamed...
authorjouni%heikniemi.net <>
Thu, 4 Jul 2002 18:16:02 +0000 (18:16 +0000)
committerjouni%heikniemi.net <>
Thu, 4 Jul 2002 18:16:02 +0000 (18:16 +0000)
2xr=bbaetz

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

index 74009ddec6b44e30acfdec9c2742bb10e3a8e9e9..a6fe701903a045cbcb45a673890bb4d33be87d29 100644 (file)
@@ -26,7 +26,7 @@
   # h2: string. Page subheader.
   # 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.
+  # header_html: string. Any other HTML to go inside the <head> tags.
   # javascript: string. Javascript to go in the header.
   # style: string. CSS style.
   # style_urls: list. List of URLs to CSS style sheets.