remove superfluous space

This commit is contained in:
Frédéric FRANCE 2018-09-12 18:23:58 +02:00 committed by GitHub
parent 3bf296c9cf
commit 6c17edd1d1
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