From 69e108df5b3509f1664067419bf09b842e18f010 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 8 Jan 2008 02:10:22 +0000 Subject: [PATCH] touch up text Ticket #1569 --- usr/local/www/diag_logs_ipsec.php | 4 ++-- usr/local/www/firewall_nat_out.php | 2 +- usr/local/www/vpn_ipsec.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr/local/www/diag_logs_ipsec.php b/usr/local/www/diag_logs_ipsec.php index a7241c9f71..66a3de51ad 100755 --- a/usr/local/www/diag_logs_ipsec.php +++ b/usr/local/www/diag_logs_ipsec.php @@ -63,7 +63,7 @@ if ($_POST['clear']) { $ipsec_logarr = return_clog($ipsec_logfile, $nentries); -$pgtitle = array("Status","System logs","IPSEC VPN"); +$pgtitle = array("Status","System logs","IPsec VPN"); include("head.inc"); ?> @@ -93,7 +93,7 @@ include("head.inc");
- + diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 8b5a0efd43..a2e22e44e0 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -214,7 +214,7 @@ include("head.inc");
Last IPSEC log entriesLast IPsec log entries

> -

+

Note:
-
You can check your IPSEC status at Status:IPSEC.

+ You can check your IPsec status at Status:IPsec.