X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6ebacae90e52d35ce729638490a015060f12fee3..7b447b4dd0e756dc1578c44601d352811b768514:/bin/mozilla/fu.pl diff --git a/bin/mozilla/fu.pl b/bin/mozilla/fu.pl index 9b19ba8d7..d9001e35c 100644 --- a/bin/mozilla/fu.pl +++ b/bin/mozilla/fu.pl @@ -42,6 +42,8 @@ sub add { $form->get_employee($form->get_standard_dbh(\%myconfig)); $form->{created_for_user} = $form->{employee_id}; + $form->{subject} = $form->{trans_subject_1} if $form->{trans_subject_1}; + my $link_details; if (0 < scalar @{ $form->{LINKS} }) {