summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/identities/new.html.haml')
-rw-r--r--app/views/admin/identities/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/identities/new.html.haml b/app/views/admin/identities/new.html.haml
index b4f37057c51..d3e7bb8a370 100644
--- a/app/views/admin/identities/new.html.haml
+++ b/app/views/admin/identities/new.html.haml
@@ -2,6 +2,6 @@
- add_to_breadcrumbs @user.name, admin_user_identities_path(@user)
- breadcrumb_title _('New Identity')
- page_title _('New Identity')
-%h3.page-title= _('New identity')
+%h1.page-title.gl-font-size-h-display= _('New identity')
%hr
= render 'form'