]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
Fehler Umsetzung Radierparagraph bei Debitoren und Kreditoren
[mfinanz.git] / bin / mozilla / ar.pl
index 47a395d5a6aa9d5622c8acb83b8a048e817920d0..e867d89168fa7d4f1d6bd21e24b7171f8b9de090 100644 (file)
@@ -744,17 +744,13 @@ sub form_footer {
       print qq|<input class=submit type=submit name=action value="|
         . $locale->text('Update') . qq|">
   |;
-  
-      if (!$form->{revtrans}) {
-        if (!$form->{locked}) {
+
           print qq|
           <input class=submit type=submit name=action value="|
             . $locale->text('Post') . qq|">
           <input class=submit type=submit name=action value="|
             . $locale->text('Delete') . qq|">
   |;
-        }
-      }
   
       if ($transdate > $closedto) {
         print qq|