summaryrefslogtreecommitdiff
path: root/app/views/admin/users/_user_block_effects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/_user_block_effects.html.haml')
-rw-r--r--app/views/admin/users/_user_block_effects.html.haml11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/views/admin/users/_user_block_effects.html.haml b/app/views/admin/users/_user_block_effects.html.haml
deleted file mode 100644
index 8ffbe145169..00000000000
--- a/app/views/admin/users/_user_block_effects.html.haml
+++ /dev/null
@@ -1,11 +0,0 @@
-%p
- = s_('AdminUsers|Blocking user has the following effects:')
-%ul
- %li
- = s_('AdminUsers|User will not be able to login')
- %li
- = s_('AdminUsers|User will not be able to access git repositories')
- %li
- = s_('AdminUsers|Personal projects will be left')
- %li
- = s_('AdminUsers|Owned groups will be left')