diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-08-16 09:13:50 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-08-16 09:13:50 +0300 |
commit | 05da3801f53f06fdc529b4f3820af1380039f245 (patch) | |
tree | 802c64a56ff22306ba9690980e38980e749f5154 /public/422.html | |
parent | 17948951ff0787570972eff925ab4703821238fe (diff) | |
download | gitlab-ce-05da3801f53f06fdc529b4f3820af1380039f245.tar.gz |
Restyled erros pages & avatar class
Diffstat (limited to 'public/422.html')
-rw-r--r-- | public/422.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/422.html b/public/422.html index a0a0a244105..b6c37ac5386 100644 --- a/public/422.html +++ b/public/422.html @@ -8,7 +8,7 @@ <body> <!-- This file lives in public/422.html --> <h1>422</h1> - <div class="alert-message block-message error"> + <div> <h2>The change you wanted was rejected.</h2> <p>Maybe you tried to change something you didn't have access to.</p> </div> |