diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 64a3475572e..010c623cafb 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -1978,10 +1978,10 @@ if ($action == 'create') { } // 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).'
';