summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_openvpn.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-02 00:02:52 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-02 00:02:52 -0700
commit530c7ccf29a204f459d6533f7dde703304c665c5 (patch)
tree257d9e1f80ef4c17923046d7404e474c67a4c96e /src/usr/local/www/status_openvpn.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-530c7ccf29a204f459d6533f7dde703304c665c5.zip
pfsense-530c7ccf29a204f459d6533f7dde703304c665c5.tar.gz
Status - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/status_openvpn.php')
-rw-r--r--src/usr/local/www/status_openvpn.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_openvpn.php b/src/usr/local/www/status_openvpn.php
index 452f84c..8e58f28 100644
--- a/src/usr/local/www/status_openvpn.php
+++ b/src/usr/local/www/status_openvpn.php
@@ -356,7 +356,7 @@ include("head.inc"); ?>
}
if ($DisplayNote) {
- print_info_box(gettext("If you have custom options that override the management features of OpenVPN on a client or server, they will cause that OpenVPN instance to not work correctly with this status page."));
+ print_info_box(gettext("If there are custom options that override the management features of OpenVPN on a client or server, they will cause that OpenVPN instance to not work correctly with this status page."));
}
if ((empty($clients)) && (empty($servers)) && (empty($sk_servers))) {
OpenPOWER on IntegriCloud