From: x2000habouzit Date: Sun, 23 Jul 2006 16:54:41 +0000 (+0000) Subject: replace old email icon X-Git-Tag: xorg/0.9.11~301 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f7413044b72974431b190a98da8e9cb6267f084f;p=platal.git replace old email icon git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@604 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs.net/images/mail.png b/htdocs.net/images/mail.png deleted file mode 120000 index 9e9a9fb..0000000 --- a/htdocs.net/images/mail.png +++ /dev/null @@ -1 +0,0 @@ -../../htdocs/images/mail.png \ No newline at end of file diff --git a/htdocs/images/icons/email.gif b/htdocs/images/icons/email.gif new file mode 100644 index 0000000..81eee6a Binary files /dev/null and b/htdocs/images/icons/email.gif differ diff --git a/htdocs/images/mail.png b/htdocs/images/mail.png deleted file mode 100644 index d7110f7..0000000 Binary files a/htdocs/images/mail.png and /dev/null differ diff --git a/templates/xnet/groupe/annuaire.tpl b/templates/xnet/groupe/annuaire.tpl index 2218d9a..af48343 100644 --- a/templates/xnet/groupe/annuaire.tpl +++ b/templates/xnet/groupe/annuaire.tpl @@ -65,9 +65,9 @@ Fonctionnalit {if $m.x} {icon name=user_suit title="fiche"} {icon name=vcard title="[vcard]"} - mail + {icon name=email title="mail"} {else} - mail + {icon name=email title="mail"} {/if} {if $admin} diff --git a/templates/xnet/groupe/membres-edit.tpl b/templates/xnet/groupe/membres-edit.tpl index 64cc26b..9124c80 100644 --- a/templates/xnet/groupe/membres-edit.tpl +++ b/templates/xnet/groupe/membres-edit.tpl @@ -33,7 +33,7 @@ {icon name=user_suit title="fiche"} {/if} Suppression du compte - Ecrire un mail + {icon name=email title="mail"}
diff --git a/templates/xnet/groupe/telepaiement.tpl b/templates/xnet/groupe/telepaiement.tpl index 0c3c696..27ef20d 100644 --- a/templates/xnet/groupe/telepaiement.tpl +++ b/templates/xnet/groupe/telepaiement.tpl @@ -52,7 +52,7 @@ Voici la liste des paiements en ligne possible pour le groupe {$asso.nom} {$p.prenom} {$p.nom} {icon name=user_suit title="fiche"} - [mail] + {icon name=email title="mail"} X {$p.promo} {$p.montant} diff --git a/templates/xnetevents/admin.tpl b/templates/xnetevents/admin.tpl index 4908aad..d8e7868 100644 --- a/templates/xnetevents/admin.tpl +++ b/templates/xnetevents/admin.tpl @@ -86,7 +86,7 @@ Ils ont pay {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} - mail + {icon name=email title="mail"} {$m.montant} @@ -131,9 +131,9 @@ Ils ont pay {if $m.x} {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} - mail + {icon name=email title="mail"} {else} - mail + {icon name=email title="mail"} {/if} {if $tout} diff --git a/templates/xnetlists/index.tpl b/templates/xnetlists/index.tpl index 00f7bfb..3e34e12 100644 --- a/templates/xnetlists/index.tpl +++ b/templates/xnetlists/index.tpl @@ -61,7 +61,7 @@ croix verte te permet de t'inscrire, apr {foreach from=$listes item=l} - [mail] + {icon name=email title="mail"} {$l.list} {if $l.priv}#{/if}{if $l.own}o{/if} {$l.desc} @@ -101,11 +101,11 @@ t'emp {iterate from=$alias item=a} {if $may_update} - [mail] + {icon name=email title="mail"} {$a.alias} [supprimer] {else} - [mail] {$a.alias} + {icon name=email title="mail"} {$a.alias} {/if} {/iterate}