From e843ae2a6b0bf8ede1b3bca296a397e07501c26a Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Fri, 22 Oct 2004 02:02:28 +0000 Subject: Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave --- template/en/default/bug/show-multiple.html.tmpl | 2 +- template/en/default/global/header.html.tmpl | 2 +- template/en/default/list/list-simple.html.tmpl | 2 +- template/en/default/list/list.html.tmpl | 2 +- template/en/default/sidebar.xul.tmpl | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en') diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index 8cf86dd5f..094d04126 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -24,7 +24,7 @@ [% PROCESS global/header.html.tmpl title = "Full Text $terms.Bug Listing" - style_urls = [ "css/show_multiple.css" ] + style_urls = [ "skins/standard/show_multiple.css" ] %] [% PROCESS bug/time.html.tmpl %] [% IF bugs.first %] diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index e4ffc12d0..934da137b 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -80,7 +80,7 @@ [%+ INCLUDE "global/help-header.html.tmpl" %] - + [% IF style %]