mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Oops, put page title in right place
This commit is contained in:
parent
39cf364d30
commit
b30cacb2b7
@ -66,11 +66,9 @@ function update_description(itemnum) {
|
||||
</script>
|
||||
|
||||
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
||||
<?php include("fbegin.inc");?>
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<form action="system_firmware_settings.php" method="post" name="iform" id="iform">
|
||||
<?php
|
||||
include("fbegin.inc");
|
||||
?>
|
||||
<?php if ($savemsg) print_info_box($savemsg); ?>
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user