From 06a77cffce535bdc76bbebd38bcfa2896197646c Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Mon, 25 Aug 2008 09:51:13 +0200 Subject: [PATCH] Changes sligthly the profile update display. --- templates/carnet/panel.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/carnet/panel.tpl b/templates/carnet/panel.tpl index 446d644..ef97c4c 100644 --- a/templates/carnet/panel.tpl +++ b/templates/carnet/panel.tpl @@ -80,11 +80,11 @@ Il faut pour cela se rendre sur la page de configuration {$promo[row].prenom} {$promo[row].nom} {/if} - + {$promo[row].date|date_format} {if $promo[row].data} - {$promo[row].data|smarty:nodefaults} + {$promo[row].data|smarty:nodefaults} {/if} {/section} -- 2.1.4