Fix: Style alt
This commit is contained in:
parent
b4722e1b5e
commit
56a60a7035
@ -560,7 +560,6 @@ if ($conf->banque->enabled)
|
||||
print '<option value="0">'.$langs->trans("DoNotSuggestPaymentMode").'</option>';
|
||||
while ($i < $num)
|
||||
{
|
||||
$var=!$var;
|
||||
$row = $db->fetch_row($resql);
|
||||
|
||||
print '<option value="'.$row[0].'"';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user