summaryrefslogtreecommitdiff
path: root/app/views/admin/users/_user_activation_effects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/_user_activation_effects.html.haml')
-rw-r--r--app/views/admin/users/_user_activation_effects.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/admin/users/_user_activation_effects.html.haml b/app/views/admin/users/_user_activation_effects.html.haml
deleted file mode 100644
index 244836dac11..00000000000
--- a/app/views/admin/users/_user_activation_effects.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-%p
- = s_('AdminUsers|Reactivating a user will:')
-%ul
- %li
- = s_('AdminUsers|Restore user access to the account, including web, Git and API.')
- = render_if_exists 'admin/users/user_activation_effects_on_seats'