From e9ae46a0d9e6d265a4aaaf89ff18e2f1fc3b1b3e Mon Sep 17 00:00:00 2001 From: Philip Reetz Date: Tue, 12 Dec 2006 10:20:09 +0000 Subject: [PATCH] Radierparagraph korrigiert --- bin/mozilla/ar.pl | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 5aeb28464..47a395d5a 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -739,30 +739,30 @@ sub form_footer { $transdate = $form->datetonum($form->{transdate}, \%myconfig); $closedto = $form->datetonum($form->{closedto}, \%myconfig); - if ($form->{id} && $form->{radier}) { - - print qq| -|; - - if (!$form->{revtrans}) { - if (!$form->{locked}) { + if ($form->{id}) { + if ($form->{radier}) { + print qq| + |; + + if (!$form->{revtrans}) { + if (!$form->{locked}) { + print qq| + + + |; + } + } + + if ($transdate > $closedto) { print qq| - - -|; + + |; } } - - if ($transdate > $closedto) { - print qq| - -|; - } - } else { if ($transdate > $closedto) { print qq|