X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.display_address.php;h=07ce7c3c59c043aa3d931a060dacaa4ebd798345;hb=613ba9ff7767991fff162cb65c5791c5ef0445db;hp=b755e92fbdf77141d44708a890ad12d0e93437be;hpb=1a5db4b8879c2bfab008fb41e4be357b94f6a52a;p=platal.git diff --git a/plugins/function.display_address.php b/plugins/function.display_address.php index b755e92..07ce7c3 100644 --- a/plugins/function.display_address.php +++ b/plugins/function.display_address.php @@ -1,6 +1,6 @@ ".$param['titre'].$map."\n"; + $txthtml .= "
".pl_entity_decode($param['titre'])." ".$map."
\n"; else - $txthtml .= "".$param['titre']."".$map."
\n"; + $txthtml .= "".pl_entity_decode($param['titre'])." ".$map."
\n"; } foreach ($lines as $line) {