summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list-simple.html.tmpl
diff options
context:
space:
mode:
authormyk%mozilla.org <>2004-10-22 04:02:28 +0200
committermyk%mozilla.org <>2004-10-22 04:02:28 +0200
commite843ae2a6b0bf8ede1b3bca296a397e07501c26a (patch)
tree81e69ad137c97c866a9b945e88c15558c6ab6921 /template/en/default/list/list-simple.html.tmpl
parentb50ddb431c7dcc0ce21a963c5140c6c7f5f8398d (diff)
downloadbugzilla-e843ae2a6b0bf8ede1b3bca296a397e07501c26a.tar.gz
bugzilla-e843ae2a6b0bf8ede1b3bca296a397e07501c26a.tar.xz
Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave
Diffstat (limited to 'template/en/default/list/list-simple.html.tmpl')
-rw-r--r--template/en/default/list/list-simple.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl
index 27271ac5b..c7cd2a490 100644
--- a/template/en/default/list/list-simple.html.tmpl
+++ b/template/en/default/list/list-simple.html.tmpl
@@ -41,7 +41,7 @@
<head>
<title>[% title %]</title>
- <link href="css/buglist.css" rel="stylesheet" type="text/css">
+ <link href="skins/standard/buglist.css" rel="stylesheet" type="text/css">
</head>
<body>