From: lpsolit%gmail.com <> Date: Thu, 21 Feb 2008 22:34:44 +0000 (+0000) Subject: Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ... X-Git-Tag: bugzilla-3.1.3~305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=057e7b06722de200a158a54b632c3b821f5dc4b2;p=thirdparty%2Fbugzilla.git Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak r/a=mkanat --- diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index fef99ca554..a154fa1fc5 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -215,6 +215,8 @@ [%# Required for the 'Autodiscovery' feature in Firefox 2 and IE 7. %] + + [% Hook.process("additional_header") %] [%# Migration note: contents of the old Param 'bodyhtml' go in the body tag,