summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-11-03 12:57:10 +0000
committerFilipa Lacerda <filipa@gitlab.com>2017-11-03 12:57:10 +0000
commitdb98ce38b5bdb38fae6b62298432841a1f4670f0 (patch)
tree843c8ad5b54e826ca482de73855730a80088fcef
parent54e27754b87ede2920fb56ffd7fbbe603076c16e (diff)
downloadgitlab-ce-db98ce38b5bdb38fae6b62298432841a1f4670f0.tar.gz
Fix page title
-rw-r--r--app/views/projects/clusters/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/clusters/new.html.haml b/app/views/projects/clusters/new.html.haml
index c850eeb3a7d..6b321f60212 100644
--- a/app/views/projects/clusters/new.html.haml
+++ b/app/views/projects/clusters/new.html.haml
@@ -1,5 +1,5 @@
- breadcrumb_title "Cluster"
-- page_title _("New Cluster")
+- page_title _("Cluster")
.row.prepend-top-default
.col-sm-4