Commit 33aa3086 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric…

Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
parent 0dad7f9b
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
<input type="hidden" name="id" value="[% id FILTER html %]"> <input type="hidden" name="id" value="[% id FILTER html %]">
[% END %] [% END %]
<input type="hidden" name="format" value="multiple"> <input type="hidden" name="format" value="multiple">
<input type="submit" value="&nbsp;&nbsp;Long Format&nbsp;"> <input type="submit" value="Long Format">
</form> </form>
<form method="post" action="show_bug.cgi"> <form method="post" action="show_bug.cgi">
<input type="hidden" name="ctype" value="xml"> <input type="hidden" name="ctype" value="xml">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment