]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Bugfixes zum Rechnungstemplate
[mfinanz.git] / bin / mozilla / am.pl
index e6bf0fc753f4c5cff1af7d8aaf8245062ed18d04..27b18e400fc77f1111e30112c5679d57d4fc7e6c 100644 (file)
@@ -194,7 +194,7 @@ sub account_header {
   }
 
   # Newaccount Folgekonto
-  if (@{ $form->{NEWACCOUNT} }) {
+  if (@{ $form->{NEWACCOUNT} || [] }) {
     if (!$form->{new_chart_valid}) {
       $form->{selectnewaccount} = qq|<option value=""> |. $locale->text('None') .q|</option>|;
     }