diff options
-rw-r--r-- | public/422.html | 1 | ||||
-rw-r--r-- | public/502.html | 1 | ||||
-rw-r--r-- | public/503.html | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/public/422.html b/public/422.html index 2ab690fff13..49ebbe40f39 100644 --- a/public/422.html +++ b/public/422.html @@ -77,7 +77,6 @@ <p>Make sure you have access to the thing you tried to change.</p> <p>Please contact your GitLab administrator if you think this is a mistake.</p> <a href="javascript:history.back()" class="js-go-back go-back">Go back</a> - <a href="/" class="js-go-home go-home">Go to Homepage</a> </div> <script> (function () { diff --git a/public/502.html b/public/502.html index 61b9b642dbd..189458c9816 100644 --- a/public/502.html +++ b/public/502.html @@ -77,7 +77,6 @@ <p>Try refreshing the page, or going back and attempting the action again.</p> <p>Please contact your GitLab administrator if this problem persists.</p> <a href="javascript:history.back()" class="js-go-back go-back">Go back</a> - <a href="/" class="js-go-home go-home">Go to Homepage</a> </div> <script> (function () { diff --git a/public/503.html b/public/503.html index cc514f1e170..b09b0e2a67e 100644 --- a/public/503.html +++ b/public/503.html @@ -77,7 +77,6 @@ <p>Try refreshing the page, or going back and attempting the action again.</p> <p>Please contact your GitLab administrator if this problem persists.</p> <a href="javascript:history.back()" class="js-go-back go-back">Go back</a> - <a href="/" class="js-go-home go-home">Go to Homepage</a> </div> <script> (function () { |