diff options
-rw-r--r-- | public/500.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/500.html b/public/500.html index 510f2ba5f..588d83bb6 100644 --- a/public/500.html +++ b/public/500.html @@ -19,6 +19,7 @@ font-size:0.8em; <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> + <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> |