X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fcp.pl;h=51624331ca34e9127607be5aa77908157e41b5f2;hb=19db5b9099df8a70daac82388e45c0aee17c9266;hp=e0c567934e00a523dd18e8eba58bcb55dcc6637b;hpb=563a5200e1d2f3cdfec65c407a020f6106528579;p=kivitendo-erp.git diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index e0c567934..51624331c 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -144,17 +144,17 @@ sub form_header { $form->format_amount(\%myconfig, $form->{exchangerate}); if ($form->{forex}) { $exchangerate = qq| - - | . $locale->text('Exchangerate') . qq| - {exchangerate}>$form->{exchangerate} - + + | . $locale->text('Exchangerate') . qq| + {exchangerate}>$form->{exchangerate} + |; } else { $exchangerate = qq| - - | . $locale->text('Exchangerate') . qq| - {exchangerate}> - + + | . $locale->text('Exchangerate') . qq| + {exchangerate}> + |; } } @@ -339,9 +339,9 @@ sub list_invoices { - - - + + + |; $column_data{invnumber} = @@ -404,7 +404,7 @@ sub list_invoices { $j++; $j %= 2; print qq| - + |; map { print "$column_data{$_}\n" } @column_index; print qq| @@ -465,7 +465,7 @@ sub form_footer { $format .= qq|
$invoice
$invoice