]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/drafts.pl
remove_draft standardmaessig an
[mfinanz.git] / bin / mozilla / drafts.pl
index 3255d68d041b132324d677fc7573a35ed03e2eb0..41a4ac9eb483c3a2717e836d50e9f166737250ea 100644 (file)
@@ -98,6 +98,7 @@ sub load_draft {
     restore_form($old_form, 1);
     $form->{draft_id} = $id;
     $form->{draft_description} = $description;
     restore_form($old_form, 1);
     $form->{draft_id} = $id;
     $form->{draft_description} = $description;
+    $form->{remove_draft} = 'checked';
   }
 
   update();
   }
 
   update();