From eb8c60397f360310be290d41a5c15c0c917a1891 Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" <> Date: Thu, 7 Sep 2006 03:45:29 +0000 Subject: Bug 322693: Create a mechanism to manage multiple custom skins. Patch by Marc Schumann ; r=myk,mkanat; a=myk --- template/en/default/global/header.html.tmpl | 85 ++++++++++++++++++++++++++--- 1 file changed, 76 insertions(+), 9 deletions(-) (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 e4a5f4954..026698426 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -46,6 +46,7 @@ h2 = "" h3 = "" onload = "" + style_urls = [] %] [%# We should be able to set the default value of the h1 variable @@ -67,6 +68,8 @@ [% PROCESS "global/site-navigation.html.tmpl" %] + [% PROCESS 'global/setting-descs.none.tmpl' %] + [% IF javascript %]