mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-15 05:59:35 +00:00
parent
01c19ab634
commit
73ac4f1641
10 changed files with 110 additions and 48 deletions
|
|
@ -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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue