summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_keys_edit.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_edit.php
parent1e7fc26926b8c312dd1f16e217cff7214c029b2f (diff)
downloadpfsense-4b8fffef87a66587cf8ae19d0e6a942c977b0e53.zip
pfsense-4b8fffef87a66587cf8ae19d0e6a942c977b0e53.tar.gz
Set page title
Diffstat (limited to 'usr/local/www/vpn_ipsec_keys_edit.php')
-rwxr-xr-xusr/local/www/vpn_ipsec_keys_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/vpn_ipsec_keys_edit.php b/usr/local/www/vpn_ipsec_keys_edit.php
index 681dac7..0631e6e 100755
--- a/usr/local/www/vpn_ipsec_keys_edit.php
+++ b/usr/local/www/vpn_ipsec_keys_edit.php
@@ -102,6 +102,7 @@ if ($_POST) {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
+<p class="pgtitle"><?php echo $pgtitle; ?></p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="vpn_ipsec_keys_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
OpenPOWER on IntegriCloud