Skip to content

Commit

Permalink
Improve title and description of cookieConsentLink
Browse files Browse the repository at this point in the history
  • Loading branch information
apepper committed Jul 5, 2021
1 parent 2310cf7 commit b4c17cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Objs/Homepage/HomepageEditingConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ Scrivito.provideEditingConfig("Homepage", {
],
},
cookieConsentLink: {
title: "Cookie consent link",
title: "Privacy policy for cookie consent",
description:
'If you set this link, a cookie consent box will be shown on every page. The link should point to your privacy policy. The link title defaults to "Learn more »".',
'If you set this link, a cookie consent box will be shown on every page. To preview the effect of this setting, please enable third-party cookies in your browser. The link title defaults to "Learn more »".',
},
},
properties: [...defaultPageProperties, "showAsLandingPage"],
Expand Down

0 comments on commit b4c17cf

Please sign in to comment.