replace old email icon
[platal.git] / templates / xnet / groupe / annuaire.tpl
index 2218d9a..af48343 100644 (file)
@@ -65,9 +65,9 @@ Fonctionnalit
       {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 $admin}