From 373adce5ff189ed95bd7833ff64453c8e0700a35 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 21 Mar 2016 19:22:18 +0100 Subject: [PATCH] vpn: unify wording to "client IP address subnet" --- src/www/vpn_l2tp.php | 2 +- src/www/vpn_pptp.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/vpn_l2tp.php b/src/www/vpn_l2tp.php index 08ffb4121..2759215da 100644 --- a/src/www/vpn_l2tp.php +++ b/src/www/vpn_l2tp.php @@ -235,7 +235,7 @@ include("head.inc"); diff --git a/src/www/vpn_pptp.php b/src/www/vpn_pptp.php index 16fe8a51f..890e0cd75 100644 --- a/src/www/vpn_pptp.php +++ b/src/www/vpn_pptp.php @@ -300,7 +300,7 @@ include("head.inc");