From a72a67b979abd2aa8c5a129a09607e29ba8c0d10 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 23 Jul 2006 16:58:55 +0000 Subject: [PATCH 1/1] del.png -> delete.gif git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@605 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs.net/images/del.png | Bin 802 -> 0 bytes htdocs/images/icons/delete.gif | Bin 0 -> 581 bytes templates/xnet/admin.tpl | 2 +- templates/xnet/groupe/alias-admin.tpl | 2 +- templates/xnet/groupe/annuaire.tpl | 9 +++++---- templates/xnet/groupe/membres-edit.tpl | 2 +- templates/xnetevents/index.tpl | 3 +-- templates/xnetlists/index.tpl | 4 ++-- 8 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 htdocs.net/images/del.png create mode 100644 htdocs/images/icons/delete.gif diff --git a/htdocs.net/images/del.png b/htdocs.net/images/del.png deleted file mode 100644 index e40a2ea158bf08850666f743253d3976abff0c94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 802 zcmV+-1Ks?IP)U5Rgj}StVB{Nj1f z(LpyuHs61s+a;#D1^|pg!OjWZo?e6JW64C%*#@N%@C5uHXpGU<4HYLg0%Io<8 zaXA4Y&xupYg|X;boC`-{_imRmY11@`)2UEdlVw9yvFdV*mStFWCK@G#uq@j+e4M{} zZOJgyZ*z-x??`|Drhi5?6G{l1UM~jUj%~NAXhLjqGM~*_mIVj}Mvm9sxW2BJwYl*0 zt()l&9}OGHZZ}ikfa{u@h5iAm>&#+w>fr++l>z`lNbAsW`^3bi$HUHstA58B!>|t= z^tH4)7?$lD9s4>pb6BLQ&!I1wY{SU0U3>cgKu9JD!v+wpbgS@aafSs7MJJ>B#pYqjokB{#O1`)q#-MVgha^$3BmZypS@*ND9%m;$&P#rm75Ath?Q?PLlZwJe)uo@xlV4PozN{|zT$%i`zT#DL?YE|k z53L0snycTn)P8HpdEZv|uB-G%Tfv8(@^?LrAN#6)^pt(+Yy2>={@tYhx0Cz6Pptbs zx$ftrx*t>Oe@(9cHLLyOoM|8DPWv^t`^$oPUlz^#wRqy!#q+-|TljhT;@>Ohd|SQf z>zak%S1inp;}i>NQoA722EieKNAMQjCS$^%C>a zBSK>`Ed^WkqH}}1+yneQQVscAY;r>VoE^71S|#%|YbPbRsvbCK?rF{4q>&bAmw)E0 zv{49qlTy5k?b&lW!E8-(ZoVecj~>g~n=v&D#cJt3mX?r-55jS4+GqEspgxs;v5MZzd02g04I{*Lx literal 0 HcmV?d00001 diff --git a/templates/xnet/admin.tpl b/templates/xnet/admin.tpl index 34d4a8e..4cc1ab8 100644 --- a/templates/xnet/admin.tpl +++ b/templates/xnet/admin.tpl @@ -51,7 +51,7 @@ {foreach from=$assos item=a key=i name=all} {if $i is even}{/if} - + {if $i is odd || $smarty.foreach.all.last}{/if} {/foreach} diff --git a/templates/xnet/groupe/alias-admin.tpl b/templates/xnet/groupe/alias-admin.tpl index 653adfe..82412bf 100644 --- a/templates/xnet/groupe/alias-admin.tpl +++ b/templates/xnet/groupe/alias-admin.tpl @@ -32,7 +32,7 @@ {iterate from=$mem item=m} {$m.redirect} - retirer membre + {icon name=delete title='retirer membre'}]
{/iterate} diff --git a/templates/xnet/groupe/annuaire.tpl b/templates/xnet/groupe/annuaire.tpl index af48343..42a93aa 100644 --- a/templates/xnet/groupe/annuaire.tpl +++ b/templates/xnet/groupe/annuaire.tpl @@ -53,8 +53,7 @@ Fonctionnalit {if $admin} - - + {/if} {iterate from=$ann item=m} @@ -71,8 +70,10 @@ Fonctionnalit {/if} {if $admin} - - + {/if} {/iterate} diff --git a/templates/xnet/groupe/membres-edit.tpl b/templates/xnet/groupe/membres-edit.tpl index 9124c80..a30bf8c 100644 --- a/templates/xnet/groupe/membres-edit.tpl +++ b/templates/xnet/groupe/membres-edit.tpl @@ -32,7 +32,7 @@ (X{$user.promo}) {icon name=user_suit title="fiche"} {/if} - Suppression du compte + {icon name=delete title="Suppression du compte"}{icon name=email title="mail"} diff --git a/templates/xnetevents/index.tpl b/templates/xnetevents/index.tpl index c192147..67970fe 100644 --- a/templates/xnetevents/index.tpl +++ b/templates/xnetevents/index.tpl @@ -47,8 +47,7 @@ [ supprimer - Suppression de {$e.intitule} - ] + {icon name=delete title='Suppression'}] {/if} diff --git a/templates/xnetlists/index.tpl b/templates/xnetlists/index.tpl index 3e34e12..23eaca2 100644 --- a/templates/xnetlists/index.tpl +++ b/templates/xnetlists/index.tpl @@ -72,7 +72,7 @@ croix verte te permet de t'inscrire, apr - + {else} {/if} -- 2.1.4
delete{icon name=delete title='delete'} {$a.nom}
Promo InfosÉditersuppr.Actions
Edition du profilSuppression de {$m.prenom} {$m.nom} + Edition du profil + {icon name=delete title="Supprimer de l'annuaire"} +
{$l.nbsub} {if $l.sub eq 2} - [désinscrire] + {icon name=delete title="me désinscrire"} {elseif $l.sub eq 1} {icon name=flag_orange title='inscription en attente de modération'} {else} @@ -103,7 +103,7 @@ t'emp {if $may_update} {icon name=email title="mail"} {$a.alias}[supprimer]{icon name=delete title='supprimer'}{icon name=email title="mail"} {$a.alias}