X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bde667c235b2347bdd1322f118b032a2f0d93367..0a14f3cf9a179fa9ab61fdbd3f2b34e253da1ba2:/bin/mozilla/drafts.pl diff --git a/bin/mozilla/drafts.pl b/bin/mozilla/drafts.pl index 3f5e527e1..41a4ac9eb 100644 --- a/bin/mozilla/drafts.pl +++ b/bin/mozilla/drafts.pl @@ -98,7 +98,7 @@ sub load_draft { restore_form($old_form, 1); $form->{draft_id} = $id; $form->{draft_description} = $description; - $lxdebug->dump(0, "of", $old_form); + $form->{remove_draft} = 'checked'; } update();