X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=plugins%2Ffunction.display_address.php;h=4cf315474f073d6e18f9de2cb75d5cc44d784fca;hb=887e363fe470269f889ce3cbda0347f8cf70262b;hp=1a12d4bc8c9e3984134e1bdbc7f8184de70a8304;hpb=bf73c6514b5d4479304006bb8315960c16ede9af;p=platal.git diff --git a/plugins/function.display_address.php b/plugins/function.display_address.php index 1a12d4b..4cf3154 100644 --- a/plugins/function.display_address.php +++ b/plugins/function.display_address.php @@ -31,7 +31,7 @@ function smarty_function_display_address($param, &$smarty) { $lines = explode("\n",$txtad); $txthtml = ""; - $map = "\"Carte\""; + $map = ""; if ($param['titre']) { if ($param['titre_div'])