Some old code interfered with the new one...
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 27 May 2008 18:36:16 +0000 (20:36 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 27 May 2008 18:37:54 +0000 (20:37 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/newsletter/edit.tpl

index 77c86cd..ab5c48e 100644 (file)
   {foreach from=$arts item=art}
   <tr class="{cycle values="impair,pair"}">
     <td>
-      <pre>{$art->toText($smarty.session.prenom,$smarty.session.nom,$smarty.session.femme)}</pre>
+      <pre>{$art->toText('%hash%','%login%')}</pre>
     </td>
     <td style='vertical-align:middle; border-left: 1px gray solid'>
       <small><strong>Pos: {$art->_pos}</strong></small><br />