backport bugfix
authorx2002bobillot <x2002bobillot@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 9 Jan 2006 14:49:32 +0000 (14:49 +0000)
committerx2002bobillot <x2002bobillot@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 9 Jan 2006 14:49:32 +0000 (14:49 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@201 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/login.tpl

index 30f5246..d1cbd11 100644 (file)
@@ -44,7 +44,7 @@ Bienvenue {$smarty.session.prenom}
   
 {if $fiche_incitation}
   <p>La dernière mise à jour de ta
-  <a href="{rel}/fiche.php}?user={$smarty.session.forlife}" class="popup2">fiche</a>
+  <a href="{rel}/fiche.php?user={$smarty.session.forlife}" class="popup2">fiche</a>
   date du {$fiche_incitation|date_format}.
   Il est possible qu'elle ne soit pas à jour.
   Si tu souhaites la modifier, <a href="profil.php">clique ici !</a>