Skip to content

Commit 6e16812

Browse files
Fix: place label in description column (#2711)
Noticed that we have all other "introduced in" labels in the description column. Moved this one there as well.
2 parents 8cba7a1 + 37a788c commit 6e16812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/database-administration/aliases/manage-aliases-standard-databases.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ The driver options for connection to the remote database or `null` if the target
123123
List of xref::database-administration/aliases/manage-aliases-standard-databases.adoc#alias-management-create-remote-database-alias-driver-settings[driver settings] allowed for remote database aliases.
124124
| MAP
125125

126-
| defaultLanguage label:new[Introduced in 2025.06]
126+
| defaultLanguage
127127
|
128-
The default language for non-constituent remote database aliases or `null` if it is a constituent or local database alias.
128+
label:new[Introduced in 2025.06] The default language for non-constituent remote database aliases or `null` if it is a constituent or local database alias.
129129
| STRING
130130

131131
| properties

0 commit comments

Comments
 (0)