summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_interfaces.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_interfaces.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-530c7ccf29a204f459d6533f7dde703304c665c5.zip
pfsense-530c7ccf29a204f459d6533f7dde703304c665c5.tar.gz
Status - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/status_interfaces.php')
-rw-r--r--src/usr/local/www/status_interfaces.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/status_interfaces.php b/src/usr/local/www/status_interfaces.php
index 3a46b04..4afb95d 100644
--- a/src/usr/local/www/status_interfaces.php
+++ b/src/usr/local/www/status_interfaces.php
@@ -214,7 +214,7 @@ foreach ($ifdescrs as $ifdescr => $ifname):
print_info_box(gettext("Using dial-on-demand will bring the connection up again if any packet ".
"triggers it. To substantiate this point: disconnecting manually ".
"will <strong>not</strong> prevent dial-on-demand from making connections ".
- "to the outside! Don't use dial-on-demand if you want to make sure that the line ".
- "is kept disconnected."), 'warning', false);
+ "to the outside! Don't use dial-on-demand if the line ".
+ "is to be kept disconnected."), 'warning', false);
include("foot.inc");
?>
OpenPOWER on IntegriCloud