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