summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/crash_reporter.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:41 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:47 -0400
commit12f22e9c8c239dc2c616ae0321e110e3814cabc8 (patch)
tree28d3447654b91a51f58522e60c005c0d00c45099 /src/usr/local/www/crash_reporter.php
parente2fba23c6bea2f0254249ff97146af82c690010a (diff)
downloadpfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.zip
pfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.tar.gz
Merge pull request #2837 from phil-davis/we
(cherry picked from commit f4d13d55d7b15449780b5eb521f54d76d8279df5)
Diffstat (limited to 'src/usr/local/www/crash_reporter.php')
-rw-r--r--src/usr/local/www/crash_reporter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/crash_reporter.php b/src/usr/local/www/crash_reporter.php
index df650bf..9f88955 100644
--- a/src/usr/local/www/crash_reporter.php
+++ b/src/usr/local/www/crash_reporter.php
@@ -150,7 +150,7 @@ exec("/usr/bin/grep -vi warning /tmp/PHP_errors.log", $php_errors);
}
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext("Unfortunately We Have Detected a Programming Bug")?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext("Unfortunately a Programming Bug has been detected")?></h2></div>
<div class="panel-body">
<div class="content">
<p>
OpenPOWER on IntegriCloud