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.