]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'
authortimeless <timeless@bemail.org>
Sat, 22 Jan 2011 21:22:59 +0000 (13:22 -0800)
committerReed Loden <reed@reedloden.com>
Sat, 22 Jan 2011 21:22:59 +0000 (13:22 -0800)
[r=reed a=LpSolit]

template/en/default/attachment/edit.html.tmpl

index 3630aad5e25067d692af07df5ee6fe2a3e63eca2..56d2b8a80a41d300ee4697018df1a6ab566c3656 100644 (file)
         [% 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.