diff --git a/lib/WebGUI/Registration/Step/MailingSubscribe.pm b/lib/WebGUI/Registration/Step/MailingSubscribe.pm index 19eebd5..965f452 100644 --- a/lib/WebGUI/Registration/Step/MailingSubscribe.pm +++ b/lib/WebGUI/Registration/Step/MailingSubscribe.pm @@ -71,7 +71,7 @@ sub crud_definition { $definition->{ dynamic }->{ includeMailings } = { fieldType => 'checkList', - label => 'Store homepage url in field', + label => 'Include newsletters', options => \%mailings, vertical => 1, };