Commit 3a48e1cfd1de2d96007b89aa5a16f013976eeb96
1 parent
edc18e77
Exists in
spb-stable
and in
3 other branches
Truthful wording. Fixes #934
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
public/500.html
... | ... | @@ -8,6 +8,6 @@ |
8 | 8 | <h1>500</h1> |
9 | 9 | <h3>We're sorry, but something went wrong.</h3> |
10 | 10 | <hr/> |
11 | - <p>We've been notified about this issue and we'll take a look at it shortly.</p> | |
11 | + <p>Please contact your GitLab administrator if this problem persists.</p> | |
12 | 12 | </body> |
13 | 13 | </html> | ... | ... |
public/502.html