Update establishment.class.php

This commit is contained in:
Laurent Destailleur 2022-07-12 18:37:19 +02:00 committed by GitHub
parent 535f5e56e8
commit 82a268ed80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -492,7 +492,7 @@ class Establishment extends CommonObject
}
if ($withpicto != 2) {
$result .= $this->label;
$result .= $this->ref;
}
$result .= $linkend;