summaryrefslogtreecommitdiff
path: root/app/views/admin/impersonation_tokens/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/impersonation_tokens/index.html.haml')
-rw-r--r--app/views/admin/impersonation_tokens/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/impersonation_tokens/index.html.haml b/app/views/admin/impersonation_tokens/index.html.haml
index 1609687fc8d..26fbba83a32 100644
--- a/app/views/admin/impersonation_tokens/index.html.haml
+++ b/app/views/admin/impersonation_tokens/index.html.haml
@@ -1,4 +1,4 @@
-- add_to_breadcrumbs 'Users', admin_users_path
+- add_to_breadcrumbs _('Users'), admin_users_path
- breadcrumb_title @user.name
- page_title _('Impersonation Tokens'), @user.name, _('Users')
- type = _('impersonation token')