From 4fc0f4b92290a7fbf9b4340e9dd37c2626f524ea Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 30 Jul 2008 16:13:48 +0000 Subject: Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak r/a=mkanat --- template/en/default/global/header.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index a154fa1fc..663214aba 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, -- cgit v1.2.3-24-g4f1b