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:
bbacffe
)
Kosmetik
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 28 Apr 2010 08:24:09 +0000
(10:24 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 28 Apr 2010 08:24:09 +0000
(10:24 +0200)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
f618c5b
..
663a20e
100644
(file)
--- a/
bin/mozilla/rp.pl
+++ b/
bin/mozilla/rp.pl
@@
-1660,8
+1660,8
@@
sub aging {
'invnumber' => { 'text' => $locale->text('Invoice'), },
'transdate' => { 'text' => $locale->text('Date'), },
'duedate' => { 'text' => $locale->text('Due'), },
- 'amount'
=> { 'text' => $locale->text('Amount'), },
- 'open'
=> { 'text' => $locale->text('Open'), },
+ 'amount' => { 'text' => $locale->text('Amount'), },
+ 'open' => { 'text' => $locale->text('Open'), },
);
my %column_alignment = ('statement' => 'center',