Implements the first API handler (/api/1/user/<user>/isRegistered). It
[platal.git] / templates / marketing / volontaire.tpl
index 3195411..44bd393 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2008 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -46,7 +46,7 @@ Choix de la promo&nbsp;:
   </tr>
   {iterate from=$addr item=it}
   <tr class="{cycle values="pair,impair"}">
-    <td><a href="marketing/private/{$it.user_id}">{$it.nom} {$it.prenom}</a></td>
+    <td><a href="marketing/private/{$it.uid}">{profile user=$it.uid link=false promo=true}</a></td>
     <td>{$it.email}</td>
     <td>{$it.forlife}</td>
   </tr>