summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2014-03-10 17:21:08 +0100
committerErmal Luçi <eri@pfsense.org>2014-03-10 17:21:08 +0100
commit0756be8bf226249443d6edaf1617fa7e5231b957 (patch)
treefc7c0b789a765f6750b2dd049f666b1787cd64cb /usr/local
parent9a28723dcaf7af98326d90f895efeb11663b9520 (diff)
parent6258aeeb70a335a28e12a210e878f68c8ddc7ae7 (diff)
downloadpfsense-0756be8bf226249443d6edaf1617fa7e5231b957.zip
pfsense-0756be8bf226249443d6edaf1617fa7e5231b957.tar.gz
Merge pull request #1015 from phil-davis/patch-4
Fix OpenVPN XML section name
Diffstat (limited to 'usr/local')
-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