]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ap.pl
Fehler Umsetzung Radierparagraph bei Debitoren und Kreditoren
[mfinanz.git] / bin / mozilla / ap.pl
index 0f07499f0f8a2cee0d5887883a04244368e662e1..4f1712b26310f94ad1f2ba73c87af2a5a8ab5318 100644 (file)
@@ -723,17 +723,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|