summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/diff-header.html.tmpl
diff options
context:
space:
mode:
authorGuy Pyrzak <guypyrzak@guyah>2010-03-03 07:13:28 +0100
committerGuy Pyrzak <guypyrzak@guyah>2010-03-03 07:13:28 +0100
commit2df35fc7a5139c4c478e1989b7122672f68f7be6 (patch)
treeb93a461d8734dc250228346e05d4441bdb585805 /template/en/default/attachment/diff-header.html.tmpl
parent8d0710acaba90364e20af1cb9d23a8ad62f3bcd3 (diff)
downloadbugzilla-2df35fc7a5139c4c478e1989b7122672f68f7be6.tar.gz
bugzilla-2df35fc7a5139c4c478e1989b7122672f68f7be6.tar.xz
101770
Diffstat (limited to 'template/en/default/attachment/diff-header.html.tmpl')
-rw-r--r--template/en/default/attachment/diff-header.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl
index 663d9b766..30b8e98e9 100644
--- a/template/en/default/attachment/diff-header.html.tmpl
+++ b/template/en/default/attachment/diff-header.html.tmpl
@@ -53,11 +53,11 @@ Interdiff of #[% oldid %] and #[% newid %] for [% terms.bug %] #[% bugid %]
[% END %]
[% PROCESS global/header.html.tmpl doc_section = "attachments.html#patchviewer"
javascript_urls = "js/attachment.js"
- style_urls = ['skins/standard/create_attachment.css'] %]
+ style_urls = ['skins/standard/attachment.css'] %]
[% ELSE %]
<html>
<head>
- <link href="skins/standard/create_attachment.css" rel="stylesheet" type="text/css">
+ <link href="skins/standard/attachment.css" rel="stylesheet" type="text/css">
<script src="js/attachment.js" type="text/javascript"></script>
</head>
<body onload="[% onload FILTER html %]">