# If $group_bit is 0, it won't match the current group, so compare
print"$description<br>\n";
# it to the current bit instead of checking for non-zero.
$check=($group_bit==$bit);
}
}
}
print"
my$group=
</td>
{
</tr>
'bit'=>$bit,
<tr>
'checked'=>$check,
<td></td>
'description'=>$description
<td colspan=5>
};
<INPUT TYPE=\"submit\" VALUE=\" Commit \" ONCLICK=\"if (this.form.short_desc.value =='') { alert('Please enter a summary sentence for this bug.'); return false; }\">
<INPUT TYPE=\"reset\" VALUE=\"Reset\">
<INPUT TYPE=\"submit\" NAME=maketemplate VALUE=\"Remember values as bookmarkable template\">
</td>
</tr>";
if(Param('usebrowserinfo')){
print"
<tr>
<td></td>
<td colspan=3>
<br>
Some fields initialized from your user-agent,
<b>$ENV{'HTTP_USER_AGENT'}</b>. If you think it got it wrong,
please tell ".Param('maintainer')." what it should have been.