From 14d872e7b8bd7de8c30c799fa438d733dc6786b1 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sat, 7 Feb 2004 15:50:35 +0000 Subject: [PATCH] =?utf8?q?chgt=20de=20r=E9pertoire?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- templates/{ => include}/form_naissance.tpl | 2 +- templates/login.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename templates/{ => include}/form_naissance.tpl (93%) diff --git a/templates/form_naissance.tpl b/templates/include/form_naissance.tpl similarity index 93% rename from templates/form_naissance.tpl rename to templates/include/form_naissance.tpl index 8894be2..8c0a053 100644 --- a/templates/form_naissance.tpl +++ b/templates/include/form_naissance.tpl @@ -1,4 +1,4 @@ -{* $Id: form_naissance.tpl,v 1.4 2004-02-04 19:47:47 x2000habouzit Exp $ *} +{* $Id: form_naissance.tpl,v 1.1 2004-02-07 15:50:36 x2000habouzit Exp $ *}
Date de naissance
diff --git a/templates/login.tpl b/templates/login.tpl index 29ee524..d0e219d 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -1,4 +1,4 @@ -{* $Id: login.tpl,v 1.3 2004-01-31 10:20:16 x2000habouzit Exp $ *} +{* $Id: login.tpl,v 1.4 2004-02-07 15:50:35 x2000habouzit Exp $ *} {if $date}
@@ -15,7 +15,7 @@ Clique ici pour continuer.

{elseif $naissance} -{include file=form_naissance.tpl} +{include file='include/form_naissance.tpl'} {else}
Bienvenue {dyn s=$smarty.session.prenom} :o) -- 2.1.4