From add5328d8f57630f771a313ba08d969355ac382c Mon Sep 17 00:00:00 2001 From: frederic34 Date: Thu, 24 Jul 2014 18:07:22 +0200 Subject: [PATCH] Update propal.php --- htdocs/comm/propal.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 64a3475572ece..010c623cafbba 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -1978,10 +1978,10 @@ } // Bank Account - print ''; - print ''; + print '
'; + print '
'; if ($action != 'editbankaccount' && $user->rights->propal->creer) print ''; print '
'; print $langs->trans('BankAccount'); - print ''; + print 'id.'">'.img_edit($langs->trans('SetBankAccount'),1).'
';