]> 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:21:00 +0000 (18:21 +0000)
committerjouni%heikniemi.net <>
Thu, 4 Jul 2002 18:21:00 +0000 (18:21 +0000)
Note: the patch on the bug didn't apply cleanly to branch anymore; fixed manually.
2xr=bbaetz

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

index 915d4b43e2883bb03f2fd647bc5147eed7d1153a..5047ceb6372bff880b3601d1e7683a35f4680179 100644 (file)
@@ -24,7 +24,7 @@
   # title: string. Page title.
   # h1: string. Main page header.
   # h2: string. Page subheader.
-  # 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.