Only break twice if we are asking for kernel type.

This commit is contained in:
Scott Ullrich 2007-10-01 21:50:40 +00:00
parent afa829bb99
commit 72ca7c7779

View File

@ -203,9 +203,9 @@ print_info_box($sig_warning);
echo "<option value='wrap'>Embedded kernel</option>";
echo "<option value='wrap'>Developers kernel</option>";
echo "</select>";
echo "<br><br>";
}
}
echo "<br><br>";
?>
<input name="Submit" type="submit" class="formbtn" value="Upgrade firmware">
<?php endif; else: ?>