diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-04 10:51:38 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-04 10:51:38 +0000 |
| commit | 07157799c42b015bbfe2d301db4660cb4a555784 (patch) | |
| tree | 7047fc8c235ed40347bc4111ac2a92f71b47cedb /public/502.html | |
| parent | edc18e777ca72442986c9843624934f248a8a2fe (diff) | |
| parent | 3a48e1cfd1de2d96007b89aa5a16f013976eeb96 (diff) | |
| download | gitlab-ce-07157799c42b015bbfe2d301db4660cb4a555784.tar.gz | |
Merge branch '500-message' into 'master'
500 Message
Diffstat (limited to 'public/502.html')
| -rw-r--r-- | public/502.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/502.html b/public/502.html index d22816ce870..d171eccc927 100644 --- a/public/502.html +++ b/public/502.html @@ -8,6 +8,6 @@ <h1>502</h1> <h3>GitLab is not responding.</h3> <hr/> - <p>Please contact your administrator if this problem persists.</p> + <p>Please contact your GitLab administrator if this problem persists.</p> </body> </html> |
