Mercurial > hg > soundsoftware-site
diff public/500.html @ 524:1248a47e81b3 feature_36
Merge from branch "luisf"
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 25 Jul 2011 14:39:38 +0100 |
parents | cbce1fd3b1b7 |
children | b450a9d58aed |
line wrap: on
line diff
--- a/public/500.html Fri Jul 15 17:21:05 2011 +0100 +++ b/public/500.html Mon Jul 25 14:39:38 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>