#13446 fix loop for dislplay of OthersNotLinkedToThirdParty
This commit is contained in:
parent
f09321a497
commit
3797080ab5
@ -307,7 +307,6 @@ if ($resql)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
print $langs->trans("OthersNotLinkedToThirdParty");
|
print $langs->trans("OthersNotLinkedToThirdParty");
|
||||||
$i--;
|
|
||||||
}
|
}
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td class="right">';
|
print '<td class="right">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user