summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2019-04-09 14:20:37 +0000
committerFatih Acet <acetfatih@gmail.com>2019-04-09 14:20:37 +0000
commit4bce8b8eb73c7c8e599feba1c1157ac90ec64bf2 (patch)
tree2d394044bd56d23d48bd9129afdb20d8a1c9cc7c /app
parent58d4099c1469dba9ff850733ba29da11f6eeb158 (diff)
parentd3de5fcfa8331e13bcf00d41653c2c6ee337abf5 (diff)
downloadgitlab-ce-4bce8b8eb73c7c8e599feba1c1157ac90ec64bf2.tar.gz
Merge branch 'always-link-instance-configuration' into 'master'
Always show instance configuration link Closes #59730 See merge request gitlab-org/gitlab-ce!26783
Diffstat (limited to 'app')
-rw-r--r--app/views/help/index.html.haml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index f40fdb0b86b..916f98a62d1 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -24,8 +24,9 @@
Used by more than 100,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
%br
Read more about GitLab at #{link_to promo_host, promo_url, target: '_blank', rel: 'noopener noreferrer'}.
- %p= link_to 'Check the current instance configuration ', help_instance_configuration_url
- %hr
+
+%p= link_to 'Check the current instance configuration ', help_instance_configuration_url
+%hr
.row.prepend-top-default
.col-md-8