summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pptp.php')
-rwxr-xr-xusr/local/www/vpn_pptp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pptp.php b/usr/local/www/vpn_pptp.php
index ef2d7a1..f2fed9d 100755
--- a/usr/local/www/vpn_pptp.php
+++ b/usr/local/www/vpn_pptp.php
@@ -29,7 +29,7 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-$pgtitle = array("VPN", "PPTP");
+$pgtitle = "VPN PPTP";
require("guiconfig.inc");
if (!is_array($config['pptpd']['radius'])) {
OpenPOWER on IntegriCloud