X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d629acd82a27e980899a044ca8b0f4becc8e94bb..2ef21b8f2aaae439a9408977458bdeb9b0fd9e25:/bin/mozilla/pe.pl diff --git a/bin/mozilla/pe.pl b/bin/mozilla/pe.pl index ef3a5a064..cae9bfc5d 100644 --- a/bin/mozilla/pe.pl +++ b/bin/mozilla/pe.pl @@ -424,14 +424,17 @@ sub form_project_footer { . $locale->text('Delete') . qq|">|; } -# button for saving history -print qq| - {id} - . qq|); name=history id=history value=| - . $locale->text('history') - . qq|>|; -# /button for saving history + if ($form->{id}) { + # button for saving history + print qq| + {id} + . qq|); name=history id=history value=| + . $locale->text('history') + . qq|>|; + # /button for saving history + } + print qq|