From 057e7b06722de200a158a54b632c3b821f5dc4b2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 21 Feb 2008 22:34:44 +0000 Subject: 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(+) (limited to 'template/en/default/global/header.html.tmpl') diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index fef99ca55..a154fa1fc 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, -- cgit v1.2.3-24-g4f1b