diff public/500.html @ 442:753f1380d6bc cannam

Merge from branch "redmine-1.2"
author Chris Cannam
date Mon, 06 Jun 2011 14:41:04 +0100
parents cbce1fd3b1b7
children b450a9d58aed
line wrap: on
line diff
--- a/public/500.html	Thu Mar 03 15:08:45 2011 +0000
+++ b/public/500.html	Mon Jun 06 14:41:04 2011 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
 <html>
-<title>redMine 500 error</title>
+<title>Redmine 500 error</title>
 <style>
 body{
 font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
@@ -18,7 +18,8 @@
 <body>
   <h1>Internal error</h1>
   <p>An error occurred on the page you were trying to access.<br />
-  If you continue to experience problems please contact your redMine administrator for assistance.</p>
+  If you continue to experience problems please contact your Redmine administrator for assistance.</p>
+  <p>If you are the Redmine administrator, check your log files for details about the error.</p>
   <p><a href="javascript:history.back()">Back</a></p>
 </body>
-</html>
\ No newline at end of file
+</html>