From 8e3d24b74c08c7d65470aeed74c65c0e60772708 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Thu, 9 Nov 2006 15:02:44 +0000 Subject: [PATCH] Small html fix git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1067 839d8a87-29fc-0310-9880-83ba4fa771e5 --- 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 e740d51..2b1d1a2 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 = ""; + $map = "\"Google"; if ($param['titre']) { if ($param['titre_div']) -- 2.1.4