mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix page break issues.
This commit is contained in:
parent
40b3f26990
commit
01ac16abc2
@ -77,6 +77,7 @@ function enable_altfirmwareurl(enable_over) {
|
||||
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
||||
<?php include("fbegin.inc");?>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<br/>
|
||||
<form action="system_firmware_settings.php" method="post" name="iform" id="iform">
|
||||
<?php if ($savemsg) print_info_box($savemsg); ?>
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user