Update establishment.class.php

This commit is contained in:
Laurent Destailleur 2022-07-12 18:40:15 +02:00 committed by GitHub
parent 82a268ed80
commit 0d3a69721f
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->ref;
$result .= $this->label;
}
$result .= $linkend;