summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-04-07 12:03:15 +0100
committerFilipa Lacerda <filipa@gitlab.com>2017-04-07 12:03:15 +0100
commit521e741bd78369f1a7fe86d7882bfdb5490cb452 (patch)
treeb4443ddf8d4cdf5d21eb44772d2b78df95d2c1db
parentfa203bba4e91f324973162ef1f7ddd6b11686f97 (diff)
downloadgitlab-ce-27580-fix-show-go-back.tar.gz
Remove go to homepage link27580-fix-show-go-back
-rw-r--r--public/422.html1
-rw-r--r--public/502.html1
-rw-r--r--public/503.html1
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 () {