X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c98a426e3bc4461e663570ca4da8c12091daa7a9..652397fced242d39ff1b5700c7fce1cbbaa37d5a:/bin/mozilla/am.pl diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index ddfa954b0..c336f3a70 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -2114,7 +2114,7 @@ sub delete_buchungsgruppe { sub swap_buchungsgruppen { $lxdebug->enter_sub(); - AM->swap_buchungsgruppen(\%myconfig, $form); + AM->swap_sortkeys(\%myconfig, $form, "buchungsgruppen"); list_buchungsgruppe(); $lxdebug->leave_sub();