Update privacy policy text on forms

[MAILPOET-2185]
This commit is contained in:
Ján Mikláš
2019-08-15 10:27:01 +02:00
committed by M. Shull
parent 10e71426aa
commit c41cf37dda

View File

@ -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',