Rename education_fmt to display_education and make it a Smarty plugin
[platal.git] / templates / include / form.valid.homonymes.tpl
index 9249171..af4522e 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -29,7 +29,7 @@
 <tr class="pair">
   <td class="titre">Homonymes&nbsp;:</td>
   <td>
-    {foreach from=$valid->homonymes_forlife item=o}
+    {foreach from=$valid->homonymes_hruid item=o}
     <a href='profile/{$o}' class='popup2'>{$o}</a>
     {/foreach}
   </td>