Update mo_production.php

This commit is contained in:
Laurent Destailleur 2021-03-04 16:10:50 +01:00 committed by GitHub
parent 33f7f2c7d2
commit 87c1e85017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -725,7 +725,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print '</td>';
}
if ($permissiontodelete) {
print '<td/>';
print '<td></td>';
}
print '</tr>';