replace old email icon
[platal.git] / templates / xnetevents / admin.tpl
index 4908aad..d8e7868 100644 (file)
@@ -86,7 +86,7 @@ Ils ont pay
     <td>
       <a href="https://www.polytechnique.org/profile/{$m.email}">{icon name=user_suit title="fiche"}</a>
       <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf">{icon name=vcard title="vcard"}</a>
-      <a href="mailto:{$m.email}@polytechnique.org"><img src="images/mail.png" alt="mail" /></a>
+      <a href="mailto:{$m.email}@polytechnique.org">{icon name=email title="mail"}</a>
     </td>
     <td>{$m.montant}</td>
   </tr>
@@ -131,9 +131,9 @@ Ils ont pay
       {if $m.x}
       <a href="https://www.polytechnique.org/profile/{$m.email}">{icon name=user_suit title="fiche"}</a>
       <a href="https://www.polytechnique.org/vcard/{$m.email}.vcf">{icon name=vcard title="vcard"}</a>
-      <a href="mailto:{$m.email}@polytechnique.org"><img src="images/mail.png" alt="mail" /></a>
+      <a href="mailto:{$m.email}@polytechnique.org">{icon name=email title="mail"}</a>
       {else}
-      <a href="mailto:{$m.email}"><img src="images/mail.png" alt="mail"></a>
+      <a href="mailto:{$m.email}">{icon name=email title="mail"}</a>
       {/if}
     </td>
     {if $tout}