mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-10 23:04:16 +00:00
fix: update localized name and description of ldap group name attribute (#892)
This commit is contained in:
@@ -200,7 +200,8 @@
|
||||
bind:input={$inputs.ldapAttributeGroupUniqueIdentifier}
|
||||
/>
|
||||
<FormInput
|
||||
label={m.group_name_attribute()}
|
||||
label={m.group_rdn_attribute()}
|
||||
description={m.group_rdn_attribute_description()}
|
||||
placeholder="cn"
|
||||
bind:input={$inputs.ldapAttributeGroupName}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user