Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-10-06 11:53:27 +02:00
parent 93b4853f8e
commit 3709c6ff47

View File

@ -1601,7 +1601,6 @@ if ($resql) {
// Author
if (!empty($arrayfields['u.login']['checked'])) {
print '<td class="tdoverflowmax200">';
if ($userstatic->id) {
print $userstatic->getLoginUrl(-1);