]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
Loeschen von Drafts flexibler.
[mfinanz.git] / bin / mozilla / ar.pl
index af47235a933f49ecc395998042a480781e280d9e..af964bbd71ada527df1848e00e269ea6363f3f7a 100644 (file)
@@ -1060,7 +1060,7 @@ sub post {
          $form->save_history($form->dbconnect(\%myconfig));
     }
     # /saving the history 
-    remove_draft();
+    remove_draft() if $form->{remove_draft};
     $form->redirect($locale->text('Transaction posted!'));
   }
   $form->error($locale->text('Cannot post transaction!'));