format group file

This commit is contained in:
John Crisp 2025-05-01 12:43:53 +02:00
parent 77d3e10bce
commit e88cf07647

View File

@ -63,7 +63,7 @@
%= check_box 'groupMembers' => $key
&nbsp
%= $users->{$key}
%= "(" . $key . ")"
%= " (" . $key . ")"
<br>
% }
</div>