Update the member count column to exclude admins rather than include
This commit is contained in:
@@ -32,7 +32,7 @@ return [
|
||||
'DELETE_YES' => 'Yes, delete organisation',
|
||||
'DELETION_SUCCESSFUL' => 'Successfully deleted organisation <strong>{{name}}</strong>',
|
||||
|
||||
'TOTAL_MEMBER_COUNT' => '# Members <sub>(inc admins)</sub>',
|
||||
'MEMBER_COUNT' => '# Members <sub>(excl admins)</sub>',
|
||||
'ADMIN_COUNT' => '# Admins',
|
||||
|
||||
'NAME' => [
|
||||
|
||||
Reference in New Issue
Block a user