summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authortimeless <timeless@bemail.org>2011-01-22 22:22:59 +0100
committerReed Loden <reed@reedloden.com>2011-01-22 22:22:59 +0100
commit8c73136c4473641b1e2949f31200b662c05b1e05 (patch)
tree769c7ccd43456d2c78e5f3faf9fc874d28121595 /template/en/default/attachment
parent3ba91b28893ab0192f995067404c90f2143e425a (diff)
downloadbugzilla-8c73136c4473641b1e2949f31200b662c05b1e05.tar.gz
bugzilla-8c73136c4473641b1e2949f31200b662c05b1e05.tar.xz
Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'
[r=reed a=LpSolit]
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index 3630aad5e..56d2b8a80 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -162,7 +162,7 @@
[% IF !attachment.datasize %]
<div><b>The content of this attachment has been deleted.</b></div>
[% ELSIF !Param("allow_attachment_display") %]
- <div id="view_disabled" >
+ <div id="view_disabled">
<p><b>
The attachment is not viewable in your browser due to security
restrictions enabled by your [% terms.Bugzilla %] administrator.