]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/am.pl
Speichern von Konten ein wenig debugged
[kivitendo-erp.git] / bin / mozilla / am.pl
index e58c81e31306664fc1e6b646c3f54d9fb85bc2aa..c04651d390f62b1543e013e99564453a79b16f56 100644 (file)
@@ -94,7 +94,6 @@ sub account_header {
   $form->{description} =~ s/\"/"/g;
 
   if (@{ $form->{TAXKEY} }) {
-    $form->{selecttaxkey} = "<option value=0>Keine Steuer 0%\n";
     foreach $item (@{ $form->{TAXKEY} }) {
       if ($item->{tax} == $form->{tax}) {
         $form->{selecttaxkey} .=