Skip to content

Commit b733a0c

Browse files
committed
fix(admin-ui): jans-link source backend ldap servers field label changes #1253
1 parent b47bb23 commit b733a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-ui/plugins/jans-link/components/Tabs/SourceBackendServersTab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ const SourceBackendServersTab = () => {
280280
</Col>
281281
<Col sm={12}>
282282
<Row>
283-
<GluuLabel required label='fields.change_attribute_name_from_source_to_estination' size={3} />
283+
<GluuLabel required label='fields.server_port' size={3} />
284284
<Col sm={9}>
285285
<GluuProperties
286286
compName='sourceConfigs.servers'

0 commit comments

Comments
 (0)