From: lpsolit%gmail.com <> Date: Thu, 21 Feb 2008 22:36:22 +0000 (+0000) Subject: Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ... X-Git-Tag: bugzilla-3.0.4~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0626ad1626d60576a8cf1626545ca1aefa995b8c;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 0a73a1ae8a..ff10416cbc 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -213,6 +213,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,