Fix invalid label.
This commit is contained in:
parent
98c3c69959
commit
c6d7fe913d
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue