X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4ba806ac9da862d3a8d96d2f560696c22492a622..8fd886849e68f:/bin/mozilla/bp.pl diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index d8180a630..d448685f3 100644 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -187,7 +187,6 @@ sub list_spool { $::form->header; print $::form->parse_html_template('bp/list_spool', { - spool => $::lx_office_conf{paths}->{spool}, href => build_std_url('bp.pl', @href_options), is_invoice => scalar ($::form->{type} =~ /^invoice$/), is_order => scalar ($::form->{type} =~ /_order$/),