Update invoice.php

This commit is contained in:
ptibogxiv 2019-08-24 14:17:58 +02:00 committed by GitHub
parent cc1de15438
commit 361bb72448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -725,7 +725,7 @@ if ($invoice->socid != $conf->global->{'CASHDESK_ID_THIRDPARTY'.$_SESSION["takep
print '<span class="opacitymedium">'.$langs->trans("ThirdpartyNotLinkedToMember").'</span>';
}
print '</p>';
}
}
}
if ($action == "search")