Merge pull request #9485 from frederic34/patch-9

remove superfluous space
This commit is contained in:
Laurent Destailleur 2018-09-12 18:25:17 +02:00 committed by GitHub
commit ad54159c85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,7 @@ function getOnlinePaymentUrl($mode, $type, $ref='', $amount='9.99', $freetag='yo
$out.=($mode?'</font>':'');
}
}
}
}
// For multicompany
if (! empty($out) && ! empty($conf->multicompany->enabled)) $out.="&entity=".$conf->entity; // Check the entity because we may have the same reference in several entities