This commit is contained in:
Scott Ullrich 2011-02-06 18:31:20 -05:00
parent 8c5d112a11
commit 5cb07d09af

View File

@ -57,7 +57,7 @@ if(is_array($crash)) {
$x++;
}
if($x > 0)
$savemsg = "We have detected 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> for more information.";
}
// Turn off csrf for the dashboard