summaryrefslogtreecommitdiff
path: root/app/views/admin/groups/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/groups/new.html.haml')
-rw-r--r--app/views/admin/groups/new.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/groups/new.html.haml b/app/views/admin/groups/new.html.haml
index 8f9fe96249f..553e8638e52 100644
--- a/app/views/admin/groups/new.html.haml
+++ b/app/views/admin/groups/new.html.haml
@@ -1,4 +1,4 @@
-- page_title "New Group"
-%h3.page-title New group
+- page_title _("New Group")
+%h3.page-title= _('New group')
%hr
= render 'form', visibility_level: default_group_visibility