Fixing style errors.

This commit is contained in:
stickler-ci 2020-04-11 15:12:11 +00:00
parent d842a436ae
commit 9744efc3ec

View File

@ -461,8 +461,8 @@ if ($action != 'edit' && $action != 'create') // If not bank account yet, $acco
print '<tr><td colspan="'.$colspan.'" class="opacitymedium">'.$langs->trans("NoBANRecord").'</td></tr>';
}
print '</table>';
print '</div>';
print '</table>';
print '</div>';
}
// Edit