summaryrefslogtreecommitdiffstats
path: root/usr/local/www/halt.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/halt.php')
-rwxr-xr-xusr/local/www/halt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/halt.php b/usr/local/www/halt.php
index 1bfda93..ae69291 100755
--- a/usr/local/www/halt.php
+++ b/usr/local/www/halt.php
@@ -49,7 +49,7 @@ require("captiveportal.inc");
if ($_POST) {
if ($_POST['Submit'] != " No ") {
system_halt();
- $rebootmsg = gettext("The system is halting now. This may take one minute.");
+ $rebootmsg = gettext("The system is halting now. This may take a few minutes, depending on your hardware.");
} else {
header("Location: index.php");
exit;
OpenPOWER on IntegriCloud