break Find and Report links to a seperate line so that it looks cleaner

on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.
This commit is contained in:
cyeh%bluemartini.com 2001-02-22 21:59:25 +00:00
parent a412103ac6
commit bea0e72819

View File

@ -1070,7 +1070,7 @@ Actions:
}
$html .=
qq{ | <INPUT TYPE=SUBMIT VALUE="Find"> bug \# <INPUT NAME=id SIZE=6>};
qq{ <BR> <INPUT TYPE=SUBMIT VALUE="Find"> bug \# <INPUT NAME=id SIZE=6>};
$html .= " | <a href='reports.cgi'>Reports</a></TD>\n";
if ($loggedin) {