summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-15 23:58:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-15 23:58:57 +0000
commit19b331c1fad28919f10122f27783a5e3d8e2db4a (patch)
treef1d3ab3f96f490e07a62f8436555594d612c2e16
parente93441e07a75d63204881c33f3781e05015b9e5d (diff)
downloadpfsense-19b331c1fad28919f10122f27783a5e3d8e2db4a.zip
pfsense-19b331c1fad28919f10122f27783a5e3d8e2db4a.tar.gz
Sync code against m0n0wall:
* Output pgtitle in fbegin.inc. A global commit will be coming up to remove the operation from each page shortly.
-rwxr-xr-xusr/local/www/fbegin.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 8f96a08..fd13bed 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -292,5 +292,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
echo "</table>";
echo "</div>";
}
+
+?>
-?> \ No newline at end of file
+<p class="pgtitle"><?=genhtmltitle($pgtitle);?></font></p>
OpenPOWER on IntegriCloud