Code comment

This commit is contained in:
Laurent Destailleur 2018-09-09 13:23:41 +02:00
parent f0950e4cfb
commit 6b47b63e61

View File

@ -1023,8 +1023,10 @@ if ($socid && $action != 'edit' && $action != 'create' && $action != 'editcard'
print '</td>';
print '<td>';
print $langs->trans("Remote");
//if ($src->cvc_check == 'fail') print ' - CVC check fail';
print '</td>';
print '<td>';
//var_dump($src);
print '';
print '</td>';
print '<td align="right" class="nowraponall">';