Update card.php

This commit is contained in:
Frédéric FRANCE 2021-05-19 23:32:14 +02:00 committed by GitHub
parent b214fcb5e0
commit 0d8c75268e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -786,6 +786,7 @@ if ($action == 'create') {
}
print '<td class="liste_total">&nbsp;</td>';
print '<td class="liste_total">&nbsp;</td>';
print '<td class="liste_total">&nbsp;</td>';
print '</tr>';
} else {
dol_print_error($db);