mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Only break twice if we are asking for kernel type.
This commit is contained in:
parent
afa829bb99
commit
72ca7c7779
@ -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: ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user