X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Far.pl;h=6466aa24e03f018cc93027b0c9c41bb812967e56;hb=7321146cf5a08364a9db2ddddbb0b74a5d3fc4c9;hp=655f35a9f75ba59f30ea23691df4d7e8b8f10c4e;hpb=155f106a7d0b0bbd3c5e1d1aa5989bd08883e626;p=kivitendo-erp.git diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 655f35a9f..6466aa24e 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -509,7 +509,7 @@ $follow_ups_block } if ($transdate > $closedto) { print qq| - |; + |; } print qq| @@ -803,7 +803,7 @@ sub post_as_new { $main::lxdebug->leave_sub(); } -sub use_as_template { +sub use_as_new { $main::lxdebug->enter_sub(); $main::auth->assert('general_ledger');