From e24118864179ac426ca9c9105263be7a3b9cfdc0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 21 Jun 2005 23:30:39 +0000 Subject: Import m0n0wall ipsec cert code --- usr/local/www/vpn_ipsec_keys.php | 55 ++++++++++++---------------------------- 1 file changed, 16 insertions(+), 39 deletions(-) (limited to 'usr/local/www/vpn_ipsec_keys.php') diff --git a/usr/local/www/vpn_ipsec_keys.php b/usr/local/www/vpn_ipsec_keys.php index 2cbad6a..676e569 100755 --- a/usr/local/www/vpn_ipsec_keys.php +++ b/usr/local/www/vpn_ipsec_keys.php @@ -1,11 +1,10 @@ #!/usr/local/bin/php . + Copyright (C) 2003-2005 Manuel Kasper . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -30,6 +29,7 @@ POSSIBILITY OF SUCH DAMAGE. */ +$pgtitle = array("VPN", "IPsec"); require("guiconfig.inc"); if (!is_array($config['ipsec']['mobilekey'])) { @@ -49,17 +49,7 @@ if ($_GET['act'] == "del") { } ?> - - - -<?=gentitle("VPN: IPsec");?> - - - - - -

VPN: IPsec

@@ -67,11 +57,12 @@ if ($_GET['act'] == "del") {

- @@ -84,37 +75,23 @@ if ($_GET['act'] == "del") { - - - - - + + + - - + +
+
+ + - - - - - -
-
+  
- - - - -
-
- - - + + +
- - -- cgit v1.1