Skip to content
Snippets Groups Projects
Commit 1fcba07b authored by Piotr Gawron's avatar Piotr Gawron
Browse files

"URL of platform Terms of Use file" changed to "URL of platform's Terms of Service"

parent a177b247
No related branches found
No related tags found
1 merge request!369Resolve "Functionality to update Terms of Service"
Pipeline #
......@@ -198,7 +198,7 @@ public enum ConfigurationElementType {
/**
* Terms of use.
*/
TERMS_OF_USE("URL of platform Terms of Use file", "", ConfigurationElementEditType.URL, false,
TERMS_OF_USE("URL of platform's Terms of Service", "", ConfigurationElementEditType.URL, false,
ConfigurationElementTypeGroup.LEGEND_AND_LOGO),
LDAP_ADDRESS("LDAP address", "", ConfigurationElementEditType.STRING, true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment