summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 5482c7a..945f99b 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -57,7 +57,7 @@ if(is_array($crash)) {
$x++;
}
if($x > 0)
- $savemsg = "We have dedicated a crash report. Click <a href='crash_reporter.php'>here</a> fore more information.";
+ $savemsg = "We have detected a crash report. Click <a href='crash_reporter.php'>here</a> fore more information.";
}
// Turn off csrf for the dashboard
OpenPOWER on IntegriCloud