Base url for xnet group pages use 'diminutif' and not 'nom'.
[platal.git] / templates / xnetevents / admin.tpl
index 4ed095d..c27462d 100644 (file)
@@ -97,7 +97,7 @@ Ils ont payĆ© mais ont oubliĆ© de s'inscrire :
       <a href="https://www.polytechnique.org/vcard/{$m.user->login()}.vcf">{icon name=vcard title="vcard"}</a>
       <a href="mailto:{$m.user->bestEmail()}">{icon name=email title="email"}</a>
     </td>
-    <td>{$m.amount}</td>
+    <td>{$m.amount|replace:'.':','} &euro;</td>
   </tr>
   {/foreach}
 </table>