summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_keys.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-26 02:43:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-26 02:43:57 +0000
commit4b8fffef87a66587cf8ae19d0e6a942c977b0e53 (patch)
treeeac8d5c6cf99c64b602d68cc16ab139b1c30a73c /usr/local/www/vpn_ipsec_keys.php
parent1e7fc26926b8c312dd1f16e217cff7214c029b2f (diff)
downloadpfsense-4b8fffef87a66587cf8ae19d0e6a942c977b0e53.zip
pfsense-4b8fffef87a66587cf8ae19d0e6a942c977b0e53.tar.gz
Set page title
Diffstat (limited to 'usr/local/www/vpn_ipsec_keys.php')
-rwxr-xr-xusr/local/www/vpn_ipsec_keys.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/vpn_ipsec_keys.php b/usr/local/www/vpn_ipsec_keys.php
index f9ce28f..bcdd491 100755
--- a/usr/local/www/vpn_ipsec_keys.php
+++ b/usr/local/www/vpn_ipsec_keys.php
@@ -59,6 +59,7 @@ if ($_GET['act'] == "del") {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
+<p class="pgtitle"><?php echo $pgtitle; ?></p>
<form action="vpn_ipsec.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (file_exists($d_ipsecconfdirty_path)): ?><p>
OpenPOWER on IntegriCloud