This commit is contained in:
Laurent Destailleur 2022-04-05 18:20:45 +02:00
parent 8a9e8cd36b
commit 7896baa6c9

View File

@ -725,7 +725,7 @@ if ($action == 'create') {
print '</table>';
if ($object->type == Account::TYPE_SAVINGS || $object->type == Account::TYPE_CURRENT) {
print '<div class="underbanner clearboth"></div>';
//print '<div class="underbanner clearboth"></div>';
print '<table class="border tableforfield centpercent">';