Commit 5daa491d authored by jouni%heikniemi.net's avatar jouni%heikniemi.net

Bug 155343: header template interface comment correction: extra parameter renamed to header_html.

2xr=bbaetz
parent 75737e46
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
# h2: string. Page subheader. # h2: string. Page subheader.
# bgcolor: string. the page's background color ("#rrggbb"). # bgcolor: string. the page's background color ("#rrggbb").
# onload: string. JavaScript code to run when the page finishes loading. # 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. # javascript: string. Javascript to go in the header.
# style: string. CSS style. # style: string. CSS style.
# style_urls: list. List of URLs to CSS style sheets. # style_urls: list. List of URLs to CSS style sheets.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment