summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-03-07 19:41:52 +0100
committerGuy Pyrzak <guy.pyrzak@gmail.com>2010-03-07 19:41:52 +0100
commitae694a02f12dc5b21aabdfb45fdcb70bd1738410 (patch)
treeef47ad69fe0391dd2998b73ed247f758f787b701 /template/en/default/bug/create/create.html.tmpl
parentd11fc3b583bdd1ffa6c7d0cee7462e0fdd5090a1 (diff)
parent91864ee4f8355f4932afb0e8be4f576d464a71c3 (diff)
downloadbugzilla-ae694a02f12dc5b21aabdfb45fdcb70bd1738410.tar.gz
bugzilla-ae694a02f12dc5b21aabdfb45fdcb70bd1738410.tar.xz
Bug 101770 - Comment box on the edit attachment page is too small \n r=mkanat/lpSolit, a=lpsolit
Diffstat (limited to 'template/en/default/bug/create/create.html.tmpl')
-rw-r--r--template/en/default/bug/create/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index fe5f130d8..a5bfb0739 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -31,7 +31,7 @@
[% PROCESS global/header.html.tmpl
title = title
style_urls = [ 'skins/standard/yui/autocomplete.css',
- 'skins/standard/create_attachment.css',
+ 'skins/standard/attachment.css',
'skins/standard/yui/calendar.css' ]
javascript_urls = [ "js/yui/bz_autocomplete_bundle.js",
"js/attachment.js", "js/util.js", "js/yui/calendar.js",