From 1a5db4b8879c2bfab008fb41e4be357b94f6a52a Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Tue, 2 Oct 2007 00:01:36 +0200 Subject: [PATCH] Remove an ugly hack in google maps link generation as current version of google maps seems to behave properly. Signed-off-by: Florent Bruneau --- plugins/function.display_address.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.1.4