91 |
$template->param(profile_id => $profile->get_attr('profile_id')) if $profile->get_attr('profile_id') > 0; |
91 |
if ($profile_id) { # if new layout, there will be no profile id, so shouldn't look for it |
94 |
label_template => $label_template[0]->{'template_code'} || '', |
96 |
label_template => $label_template[0]->{'template_code'} || '', |