forked from fixin.me/fixin.me
Reword error messages
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
<!-- This file lives in public/500.html -->
|
||||
<div class="dialog">
|
||||
<div>
|
||||
<h1>We're sorry, but something went wrong.</h1>
|
||||
<h1>Unspecified error prevented server from handling the request.</h1>
|
||||
</div>
|
||||
<p>An application error has occured, you can notify the site administrator.</p>
|
||||
<p>An application error has occured, please notify site administrator.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user