diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 3ea4b1ad6e..b1c2b501bc 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 detected a crash report. Click here for more information.";
+ $savemsg = "{$g['product_name']} has detected a crash report. Click here for more information.";
}
// Turn off csrf for the dashboard