mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-24 16:18:00 +01:00
@@ -56,7 +56,7 @@ class GroupAdminForm extends BaseEntityAdminForm
|
||||
$builder->add('enforce2FA', CheckboxType::class, [
|
||||
'required' => false,
|
||||
'label' => 'group.edit.enforce_2fa',
|
||||
'help' => 'entity.edit.enforce_2fa.help',
|
||||
'help' => 'group.edit.enforce_2fa.help',
|
||||
'label_attr' => [
|
||||
'class' => 'checkbox-custom',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user