summaryrefslogtreecommitdiff
path: root/app/views/admin/identities
diff options
context:
space:
mode:
authorJose Ivan Vargas Lopez <jvargas@gitlab.com>2017-04-04 22:36:19 +0000
committerJose Ivan Vargas <jvargas@gitlab.com>2017-04-06 14:58:57 -0500
commitc2a987fb9c5c8f6879516ce04c439fb45fcd8fae (patch)
treed5b3b811e01bcd51a89ba8405f8640c84004d0e2 /app/views/admin/identities
parenteb2d6a6ed5736b7f4b5868636e4ba659118d0a40 (diff)
downloadgitlab-ce-c2a987fb9c5c8f6879516ce04c439fb45fcd8fae.tar.gz
Admin section capitalization fix
Diffstat (limited to 'app/views/admin/identities')
-rw-r--r--app/views/admin/identities/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/identities/index.html.haml b/app/views/admin/identities/index.html.haml
index 741d111fb7d..ff67e59cdac 100644
--- a/app/views/admin/identities/index.html.haml
+++ b/app/views/admin/identities/index.html.haml
@@ -1,7 +1,7 @@
- page_title "Identities", @user.name, "Users"
= render 'admin/users/head'
-= link_to 'New Identity', new_admin_user_identity_path, class: 'pull-right btn btn-new'
+= link_to 'New identity', new_admin_user_identity_path, class: 'pull-right btn btn-new'
- if @identities.present?
.table-holder
%table.table