summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/code-error.html.tmpl12
1 files changed, 7 insertions, 5 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index a7962fcf4..03b58e435 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -504,12 +504,14 @@
admindocslinks = admindocslinks
%]
+<p>
+ An unexpected error occurred. This could be a temporary problem, or some code
+ is behaving incorrectly. If this problem persists, please email this page
+ to <a href="mailto:[% Param("maintainer") %]">[% Param("maintainer") %]</a>
+ with details of what you were doing at the time this message appeared.
+</p>
+
<tt>
- <p>
- [% terms.Bugzilla %] has suffered an internal error. Please save this page and send
- it to [% Param("maintainer") %] with details of what you were doing at
- the time this message appeared.
- </p>
<script type="text/javascript"> <!--
document.write("<p>URL: " +
document.location.href.replace(/&/g,"&amp;")