From: Moritz Bunkus Date: Wed, 14 Nov 2007 08:37:40 +0000 (+0000) Subject: Kosmetik X-Git-Tag: release-2.6.0beta1~412 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=50d3e0096d2dec732dad862a3ae6154e0415e824;p=kivitendo-erp.git Kosmetik --- diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index c7d289f11..be239299d 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -979,7 +979,7 @@ sub orders { 'transaction_description' => { 'text' => $locale->text('Transaction description'), }, 'open' => { 'text' => $locale->text('Open'), }, 'delivered' => { 'text' => $locale->text('Delivered'), }, - 'marge_total' => { 'text' => $locale->text('Ertrag'), }, + 'marge_total' => { 'text' => $locale->text('Ertrag'), }, 'marge_percent' => { 'text' => $locale->text('Ertrag prozentual'), } );