summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
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