X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Frp.pl;h=663a20ebc4b4a5dfc24db9d5954e83327e4ab5e7;hb=dbd0ae115bd9a6ba0ede24f9655a29df6bf7dc3b;hp=f618c5b69226570dab2c760f5fdc6bcc74271205;hpb=eb97535311910e0172988ee93cfedf05fb5a3b26;p=kivitendo-erp.git diff --git a/bin/mozilla/rp.pl b/bin/mozilla/rp.pl index f618c5b69..663a20ebc 100644 --- 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',