]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 325037: Bug Remove whitespaces from the 'Long Format' button - Patch by Frédéric...
authorlpsolit%gmail.com <>
Sat, 28 Jan 2006 21:02:57 +0000 (21:02 +0000)
committerlpsolit%gmail.com <>
Sat, 28 Jan 2006 21:02:57 +0000 (21:02 +0000)
template/en/default/list/list.html.tmpl

index 9961bb1b34bd07f29f2c944aa9165ce69a04a368..c2a72c7f7d583918af91f0a21ff99961e4e9f838 100644 (file)
             <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>
 
         [% IF UserInGroup(Param('timetrackinggroup')) %]