Update privacy policy text on forms
[MAILPOET-2185]
This commit is contained in:
@ -40,7 +40,7 @@ class DefaultForm {
|
||||
'unique' => '0',
|
||||
'static' => '0',
|
||||
'params' => [
|
||||
'text' => WPFunctions::get()->__('We keep your data private and share your data only with third parties that make this service possible. <a href="">Read our Privacy Policy.</a>', 'mailpoet'),
|
||||
'text' => WPFunctions::get()->__('We keep your data private and share your data only with third parties that make this service possible. See our Privacy Policy for more information.', 'mailpoet'),
|
||||
'nl2br' => '0',
|
||||
],
|
||||
'position' => '3',
|
||||
|
Reference in New Issue
Block a user