mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
s/We have/product name has/
This commit is contained in:
parent
4261af1dcc
commit
ee3f28cc06
@ -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> for more information.";
|
||||
$savemsg = "{$g['product_name']} has 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