mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
status label
Change the label for the account status field IAW https://fedorahosted.org/freeipa/ticket/677
This commit is contained in:
parent
e0c95e235c
commit
590eef2936
@ -203,7 +203,7 @@ class user(LDAPObject):
|
||||
label=_('Car License'),
|
||||
),
|
||||
Bool('nsaccountlock?',
|
||||
label=_('Account disabled'),
|
||||
label=_('Account activation status:'),
|
||||
flags=['no_create', 'no_update', 'no_search'],
|
||||
),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user