diff --git a/docs/user-documentation/general-admin-users/custom-database-queries.md b/docs/user-documentation/general-admin-users/custom-database-queries.md index 6cb8aab9a89a4e0469fa4f380e61ddf2c28dc456..9039b19354080ab6678415770f626a44254a834a 100644 --- a/docs/user-documentation/general-admin-users/custom-database-queries.md +++ b/docs/user-documentation/general-admin-users/custom-database-queries.md @@ -296,9 +296,5 @@ code).  -Legacy Syntax - -Older versions of openBIS required to put string parameters in ticks, -like '${param}'. Current versions of openBIS don't need this anymore, so -you can use ${param} without the ticks. However, the syntax with ticks -is still accept for backward compatibility. +> :warning: **Legacy Syntax** +> Older versions of openBIS required to put string parameters in ticks, like '${param}'. Current versions of openBIS don't need this anymore, so you can use ${param} without the ticks. However, the syntax with ticks is still accept for backward compatibility.