X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6aaed579a01d95b634a06d6a0b4bf11ac61363b6..af131a46:/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);