Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-03-04 17:24:58 +01:00
parent d5e0a8be56
commit d56890de17

View File

@ -815,7 +815,7 @@ if ($action == 'create' && $user->rights->projet->creer && (empty($object->third
print '<td class="liste_titre"></td>'; print '<td class="liste_titre"></td>';
} }
*/ */
if (!empty($arrayfields['c.assigned']['checked'])) { if (!empty($arrayfields['c.assigned']['checked'])) {
print '<td class="liste_titre right">'; print '<td class="liste_titre right">';
print '</td>'; print '</td>';