From: Florent Bruneau Date: Mon, 1 Oct 2007 22:01:36 +0000 (+0200) Subject: Remove an ugly hack in google maps link generation as current version of google maps... X-Git-Tag: xorg/0.9.15~79 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=1a5db4b8879c2bfab008fb41e4be357b94f6a52a;hp=7511200d37a78b34985692bc7f45716d91b0ecbb;p=platal.git Remove an ugly hack in google maps link generation as current version of google maps seems to behave properly. Signed-off-by: Florent Bruneau --- diff --git a/plugins/function.display_address.php b/plugins/function.display_address.php index 25c991e..b755e92 100644 --- a/plugins/function.display_address.php +++ b/plugins/function.display_address.php @@ -59,7 +59,7 @@ function smarty_function_display_address($param, &$smarty) $txthtml = ""; $map = "\"Google"; if ($restore) { array_unshift($lines, $idt);