X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/27775aa9a250ca46586d7ea6532d9db2c7405f22..848add3008154ef72b63656406b1cbba8f5bd5d7:/bin/mozilla/wh.pl diff --git a/bin/mozilla/wh.pl b/bin/mozilla/wh.pl index 50bed75ce..ceb367ae1 100644 --- a/bin/mozilla/wh.pl +++ b/bin/mozilla/wh.pl @@ -866,7 +866,7 @@ sub generate_report { 'qty' => { 'text' => $locale->text('Qty'), }, 'partunit' => { 'text' => $locale->text('Unit'), }, 'stock_value' => { 'text' => $locale->text('Stock value'), }, - 'purchase_price' => { 'text' => $locale->text('Purchase Price'), }, + 'purchase_price' => { 'text' => $locale->text('Purchase price'), }, ); my $href = build_std_url('action=generate_report', grep { $form->{$_} } @hidden_variables);