mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Missing page title
This commit is contained in:
parent
22abaf426b
commit
d6244d2f7d
@ -64,7 +64,7 @@ include("head.inc");
|
||||
<?php
|
||||
include("fbegin.inc");
|
||||
?>
|
||||
<p class="pgtitle"><?=$title?></p>
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<form action="carp_status.php" method="post">
|
||||
<?php if ($savemsg) print_info_box($savemsg); ?>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user