diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/code-error.html.tmpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index bf1ff5ad3..b37e7ca7b 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -532,9 +532,6 @@ admindocslinks = admindocslinks %] -[%# return the generated error_message for sentry %] -[% processed.error_message = error_message %] - <p> [% terms.Bugzilla %] has suffered an internal error: </p> @@ -543,13 +540,6 @@ [% error_message FILTER none %] </p> -[% IF maintainers_notified %] -<p> - The [% terms.Bugzilla %] maintainers have been notified of this error - [#[% uid FILTER html %]]. -</p> -[% END %] - [% IF variables %] <pre> Variables: |