Update the member count column to exclude admins rather than include

This commit is contained in:
2022-02-07 15:21:50 +00:00
parent ae0c884e44
commit b6edcf03e8
3 changed files with 10 additions and 31 deletions

View File

@@ -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' => [