mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix typo
This commit is contained in:
parent
8c5d112a11
commit
5cb07d09af
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user