зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
18cb698416
Коммит
2196954d4c
|
@ -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) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче