projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d350a
)
Kosmetik
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 14 Nov 2007 08:37:40 +0000
(08:37 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 14 Nov 2007 08:37:40 +0000
(08:37 +0000)
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
c7d289f
..
be23929
100644
(file)
--- 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'), }
);