From 832a47232582aa5bd7d09300d994593c5dc589de Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 16 Sep 2012 22:45:58 +0200 Subject: [PATCH] Little clean of page --- htdocs/compta/facture/prelevement.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/htdocs/compta/facture/prelevement.php b/htdocs/compta/facture/prelevement.php index f298fb1dff8..29647e69d10 100644 --- a/htdocs/compta/facture/prelevement.php +++ b/htdocs/compta/facture/prelevement.php @@ -457,11 +457,15 @@ if ($object->id > 0) print ''.$langs->trans("MakeWithdrawRequest").''; } } + else + { + print ''.$langs->trans("MakeWithdrawRequest").''; + } print "
\n"; - print $langs->trans("DoStandingOrdersBeforePayments").'
'; + print $langs->trans("DoStandingOrdersBeforePayments").'

'; /*