From bf93840d71e6feffb7f6cd2a7a8d3281521dcbdd Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 1 Oct 2007 22:18:52 +0000 Subject: Do not show Apply button if IPSEC is disabled. Ticket #1467 --- usr/local/www/vpn_ipsec.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 02be63c..a539ba6 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -94,7 +94,8 @@ include("head.inc");

-You must apply the changes in order for them to take effect.");?>
+You must apply the changes in order for them to take effect.");?>
-- cgit v1.1