From 29abb563dfe6d9e813c76f656532aae0d69da4f2 Mon Sep 17 00:00:00 2001
From: =?utf8?q?St=C3=A9phane=20Jacob?=
Date: Tue, 3 Jun 2008 17:14:00 +0200
Subject: [PATCH] Allows to easily come back to the full view once in the main
address view
---
templates/include/plview.geoloc.tpl | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/templates/include/plview.geoloc.tpl b/templates/include/plview.geoloc.tpl
index 46789da..2591105 100644
--- a/templates/include/plview.geoloc.tpl
+++ b/templates/include/plview.geoloc.tpl
@@ -49,13 +49,15 @@ function searchMapId()
//]]>
{if !$request_geodesix}
-
- {if $smarty.request.only_current neq 'on'}
+
+ {if $smarty.request.only_current neq 'on'}
[Ne voir que les adresses principales]
-
+ {else}
+ [Voir toutes les adresses]
{/if}
-
+
+