Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can add a consent message on the login page. The message is displayed at the bottom of the page:

...

How to set the message

  1. Edit the 'piplanning.cfg' file

  2. You can set a string of your choice (even HTML formatted) for the custom_consent_message property.

    Code Block
    custom_consent_message = This is a <b>Test</b> string.