From f7413044b72974431b190a98da8e9cb6267f084f Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 23 Jul 2006 16:54:41 +0000 Subject: [PATCH] replace old email icon git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@604 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs.net/images/mail.png | 1 - htdocs/images/icons/email.gif | Bin 0 -> 1014 bytes htdocs/images/mail.png | Bin 1183 -> 0 bytes templates/xnet/groupe/annuaire.tpl | 4 ++-- templates/xnet/groupe/membres-edit.tpl | 2 +- templates/xnet/groupe/telepaiement.tpl | 2 +- templates/xnetevents/admin.tpl | 6 +++--- templates/xnetlists/index.tpl | 6 +++--- 8 files changed, 10 insertions(+), 11 deletions(-) delete mode 120000 htdocs.net/images/mail.png create mode 100644 htdocs/images/icons/email.gif delete mode 100644 htdocs/images/mail.png 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 0000000000000000000000000000000000000000..81eee6a2dea46a553b54c7ce280783edbf2df09d GIT binary patch literal 1014 zcmeIx+e=dc00!`5DJv5Z3?D+v+k>TDgf3PR>d?7TI9ilog3b^h3?)J-O?2uub*@&V z7A9swQzO*MioDHv*>uuydEK0sGj%&V)6H$3bGCD7{trF&@#FggKKNMdq?oHYet;ja z{St^w6Gdlzh|cYaDf$&#I28BzQ$lffY{?L_q&um2H2FziT&Xmnd^E9Q6nr+$;>y@n zgQ?uH)G8^PC%eg$fz{);__7qf>^5%#te?Cqn9SrUK%pEID!>MLMx8vfUXdl7$`(y? zM9K%xm3bm%QKPD;Nmce%Uiwa5-7&|PXluGQYP+=J?uEL~8x1{B<5#Hh8`RVfHTOfW z2P`ea=C)yD`>?T9YUz+6AIFi-akzWJ+%skR;x-NUDXqOT)}OzT0TnW+whzwPzb_D@ z%h-s9P%gn^8cd->Csv7>HB7bchR;IyydGcDTh*K7pDl8Jn_MuEiw1IK8(lP#S_7^# zpvy*5XT&uysf9_6iCTdvt%+KLah-{ROtw`Mr9;S7gwi7p2*KCQ1PB?HH#R=3& z>^o`HNn=hDbCLJ~8YgHcLA%^Ynjq=_`Bw{s;GQ1d01ZR|?i_pqIHCsVqk+jiZPF^w zG)YW6r&{0_d?SAZ4B>iu0r$g~)soyWR`99#Iz7Xed%TQOpiq1HoVZ-L5g01tcr*O# ztL2tGMqc1G!Tf+EhtI4{yu+0TGX=gUlOAU4W77FDUgEtjdwwrZ9CjtLAe@~(Ck;Id zmLqNAnrWY)*cTT&p^(b<2xeU6n=F>*KLiZw1!PcBcjlx+4jQCK4{%VcPLv|gPav?9jt8p$YvpHE7T@Q zd!rBLB4UV021NEXq~;=Q3KTZ7cB6zLG6tfHf-VZg=1NX)&`;>n1JCmu4(A*W51i3x zV|}s9>p}<>M;bygswEWboDRy2_w6i|(q#B}vhG}GBH7i~Ti(*u(}@Zf))bWF`;P_c zOxjSGj2sEmQsE|7*{iAeX<8~e+t4Z@*9zqTjJ=_xZcsvY)7=~e4#Ih{M zA&zr$oQLBAJdb!jC-yAR!VVDMDmIh^|YzuIRd|>$+iRhCvL2CPpU1WHOX9 zxg0jllxdol<+Lnp+fLi2tlPF}+m>zH06_o|Kmtes$N(5X0Z;)5fDT{)UkI6Fcd8r`7)nadq-X9 zZk`y~Kb^h3)H=I<1rA=#-h7{0%I@3qqoY3&YTL20oT>Tz_}15ry?Nc2u8+Ex#x6Lk z52(4JQw^{4=bEZ(+h$9DTiy>7O($zMR}RlCqQS~-{z+e3`eMg?!N>Elt=rqxqccoo zlFyc>7u(gR%P&R-9@O*geRucHjRhV$s^0jnkftiuU&ig6uDbEuWY4(cFE8iDE&RP` Wi?#dNqienhJs(BFjiIUFiQzx?!)8AK 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} -- 2.1.4