From 9c9cbbbf8bfb9b841e024787f483114fdbb66b7c Mon Sep 17 00:00:00 2001
From: =?utf8?q?St=C3=A9phane=20Jacob?=
Date: Wed, 11 Nov 2009 18:25:27 +0100
Subject: [PATCH] Fixes a mistake in the display when a user has no contact.
---
templates/carnet/mescontacts.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/carnet/mescontacts.tpl b/templates/carnet/mescontacts.tpl
index 5622e3e..d10ed36 100644
--- a/templates/carnet/mescontacts.tpl
+++ b/templates/carnet/mescontacts.tpl
@@ -49,10 +49,10 @@
Sur la page de résultats d'une recherche, tu peux ajouter un contact en cliquant sur {icon name=add}.
+{if $plset_count || $smarty.request.quick}
Tu peux télécharger des informations sur tes contacts :
-{if $plset_count || $smarty.request.quick}
- Tes contacts en PDF, sans les photos :
[]
--
2.1.4