From 0626ad1626d60576a8cf1626545ca1aefa995b8c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 21 Feb 2008 22:36:22 +0000 Subject: [PATCH] Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak r/a=mkanat --- template/en/default/global/header.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) 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, -- 2.47.2