From: lpsolit%gmail.com <> Date: Wed, 30 Jul 2008 16:16:40 +0000 (+0000) Subject: Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak r/a=mkanat --- diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000000..c8ade39adf Binary files /dev/null and b/images/favicon.ico differ diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index a154fa1fc5..663214abae 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -215,8 +215,8 @@ [%# Required for the 'Autodiscovery' feature in Firefox 2 and IE 7. %] - - [% Hook.process("additional_header") %] + + [% Hook.process("additional_header") %] [%# Migration note: contents of the old Param 'bodyhtml' go in the body tag,