зеркало из https://github.com/mozilla/gecko-dev.git
Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz
This commit is contained in:
Родитель
0311d39a5f
Коммит
b171b1f298
|
@ -1195,7 +1195,9 @@ if ($toolong) {
|
||||||
if (Param('usequip')){
|
if (Param('usequip')){
|
||||||
print "<HR><A HREF=newquip.html><I>$quip</I></A></CENTER>\n";
|
print "<HR><A HREF=newquip.html><I>$quip</I></A></CENTER>\n";
|
||||||
}
|
}
|
||||||
print "<HR SIZE=10>$tablestart\n";
|
print "<HR SIZE=10>";
|
||||||
|
print "$count bugs found." if $count > 9;
|
||||||
|
print $tablestart, "\n";
|
||||||
print $::bugl;
|
print $::bugl;
|
||||||
print "</TABLE>\n";
|
print "</TABLE>\n";
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче