From ef4219b9f5a6bb5bc67a6a28170638002e029a3b 2011-04-27 00:21:35 From: Toshi MARUYAMA Date: 2011-04-27 00:21:35 Subject: [PATCH] add a suggestion for Redmine administrator on the 500 error page. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5552 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/500.html b/public/500.html index 510f2ba..588d83b 100644 --- a/public/500.html +++ b/public/500.html @@ -19,6 +19,7 @@ font-size:0.8em;

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

+

If you are the Redmine administrator, check your log files for details about the error.

Back