summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-01-28 22:01:11 +0100
committerlpsolit%gmail.com <>2006-01-28 22:01:11 +0100
commit33aa3086e79b60a7b4a55070ce09c1eb9eb0059a (patch)
tree12d737c552d3896faefc81a2dc2ccce60accdbd6
parent0dad7f9bc02b46b02a332d2cf7f4e80be9b562d4 (diff)
downloadbugzilla-33aa3086e79b60a7b4a55070ce09c1eb9eb0059a.tar.gz
bugzilla-33aa3086e79b60a7b4a55070ce09c1eb9eb0059a.tar.xz
Bug 325037: Remove whitespaces from the 'Long Format' button - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-rw-r--r--template/en/default/list/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index eb1f2799a..3f6d052cf 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -143,7 +143,7 @@
<input type="hidden" name="id" value="[% id FILTER html %]">
[% END %]
<input type="hidden" name="format" value="multiple">
- <input type="submit" value="&nbsp;&nbsp;Long Format&nbsp;">
+ <input type="submit" value="Long Format">
</form>
<form method="post" action="show_bug.cgi">
<input type="hidden" name="ctype" value="xml">