Skip to content

Commit f7d485f

Browse files
rakeknivenskjnldsv
andauthored
Update apps/user_ldap/src/components/SettingsTabs/ServerTab.vue
Co-authored-by: John Molakvoæ <[email protected]> Signed-off-by: rakekniven <[email protected]>
1 parent 94e0ef3 commit f7d485f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/user_ldap/src/components/SettingsTabs/ServerTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
v-model="localLdapAgentName"
5959
:helper-text="t('user_ldap', 'The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty.')"
6060
:label="t('user_ldap', 'User DN')"
61-
:placeholder="t('uid=agent,dc=example,dc=com"
61+
placeholder="uid=agent,dc=example,dc=com"
6262
autocomplete="off" />
6363
</div>
6464

0 commit comments

Comments
 (0)