This commit is contained in:
Laurent Destailleur 2009-09-28 03:55:38 +00:00
parent 7f72f808c0
commit 0e2a509e97

View File

@ -81,7 +81,7 @@ if ($resql)
/*
* Comptes courants (courant = 1)
*/
print '<table class="noborder" width="100%">';
print '<table class="nobordernopadding" width="100%">';
print '<tr class="liste_titre"><td width="30%">'.$langs->trans("CurrentAccounts").'</td>';
print '<td width="20%">'.$langs->trans("Bank").'</td>';
print '<td align="left">'.$langs->trans("AccountIdShort").'</td>';