summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-02-06 17:18:52 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-02-06 17:18:52 -0500
commit217e9af73e7a625c35d6b29f52fddd62baabfdd2 (patch)
treec80b4b4ae988804b6d12f14c397e034e042d39e1 /usr/local
parent7139a9bfafe22fb246e7a9995fd0534712106b3e (diff)
parentb943978902bd31317839f5cdcc97a957e4f408b3 (diff)
downloadpfsense-217e9af73e7a625c35d6b29f52fddd62baabfdd2.zip
pfsense-217e9af73e7a625c35d6b29f52fddd62baabfdd2.tar.gz
Merge remote branch 'upstream/master'
Diffstat (limited to 'usr/local')
-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 a38a3c3..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> to submit and or delete.";
+ $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