summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_ca_edit_create_cert.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_ipsec_ca_edit_create_cert.php')
-rwxr-xr-xusr/local/www/vpn_ipsec_ca_edit_create_cert.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_ca_edit_create_cert.php b/usr/local/www/vpn_ipsec_ca_edit_create_cert.php
index 5b539f8..8b86bb9 100755
--- a/usr/local/www/vpn_ipsec_ca_edit_create_cert.php
+++ b/usr/local/www/vpn_ipsec_ca_edit_create_cert.php
@@ -44,7 +44,7 @@ preg_match('/\nO\=(.*)\n/', $openssl, $orginizationnameA);
preg_match('/\nOU\=(.*)\n/', $openssl, $orginizationdepartmentA);
preg_match('/\nCN\=(.*)\n/', $openssl, $commonnameA);
-$pgtitle = array("IPSEC","Certificate Authority","Create Certificates");
+$pgtitle = array("IPsec","Certificate Authority","Create Certificates");
$countrycode = $countrycodeA[1];
$stateorprovince = $stateorprovinceA[1];
OpenPOWER on IntegriCloud