summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2014-03-10 09:03:21 -0700
committerPhil Davis <phil.davis@inf.org>2014-03-10 09:03:21 -0700
commit6258aeeb70a335a28e12a210e878f68c8ddc7ae7 (patch)
treefc7c0b789a765f6750b2dd049f666b1787cd64cb /usr/local/www/diag_backup.php
parent9a28723dcaf7af98326d90f895efeb11663b9520 (diff)
downloadpfsense-6258aeeb70a335a28e12a210e878f68c8ddc7ae7.zip
pfsense-6258aeeb70a335a28e12a210e878f68c8ddc7ae7.tar.gz
Fix OpenVPN XML section name
Forum https://forum.pfsense.org/index.php?topic=73479.0
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index b5ec90c..f94986b 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -187,7 +187,7 @@ function spit_out_select_items($name, $showall) {
"interfaces" => gettext("Interfaces"),
"ipsec" => gettext("IPSEC"),
"nat" => gettext("NAT"),
- "ovpn" => gettext("OpenVPN"),
+ "openvpn" => gettext("OpenVPN"),
"installedpackages" => gettext("Package Manager"),
"pptpd" => gettext("PPTP Server"),
"rrddata" => gettext("RRD Data"),
OpenPOWER on IntegriCloud