#13446 fix loop for dislplay of OthersNotLinkedToThirdParty

This commit is contained in:
Fabian Palacios 2020-03-31 09:29:59 -05:00
parent f09321a497
commit 3797080ab5

View File

@ -307,7 +307,6 @@ if ($resql)
else
{
print $langs->trans("OthersNotLinkedToThirdParty");
$i--;
}
print '</td>';
print '<td class="right">';