]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
kopf.pl auf Controller umgestellt
[mfinanz.git] / bin / mozilla / am.pl
index 5dfb72f00050e05016fb242d485de8afb1e6bb5f..c6bb8e47c1ea6a6ca0bf4cfe6b30c7c4594adc0d 100644 (file)
@@ -504,7 +504,7 @@ sub list_account {
 
   push(@ { $form->{AJAX} }, $pjx);
 
-  $form->{stylesheets} = "list_accounts.css";
+  $form->use_stylesheet("list_accounts.css");
   $form->{title}       = $locale->text('Chart of Accounts');
 
   $form->header;