put the unsubscribe link in the CS notification template
This commit is contained in:
parent
eabffb0342
commit
de4da68884
5 changed files with 117 additions and 64 deletions
|
|
@ -1839,7 +1839,7 @@ sub processTemplate {
|
|||
$var->{$meta->{$field}{fieldName}} = $meta->{$field}{value};
|
||||
}
|
||||
$var->{'controls'} = $self->getToolbar;
|
||||
my %vars = (
|
||||
my %vars = (
|
||||
%{$self->{_properties}},
|
||||
%{$var}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue