From 2faf884e279839dc8316ad56dd20acd0cb438c62 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 23 Jul 2006 16:00:00 +0000 Subject: [PATCH] admin -> wrench git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@597 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/images/admin.png | Bin 702 -> 0 bytes htdocs/images/icons/wrench.gif | Bin 0 -> 564 bytes templates/fiche.tpl | 6 ++---- templates/include/minifiche.tpl | 4 ++-- templates/include/trombi.tpl | 3 +-- templates/marketing/promo.tpl | 3 +-- 6 files changed, 6 insertions(+), 10 deletions(-) delete mode 100644 htdocs/images/admin.png create mode 100644 htdocs/images/icons/wrench.gif diff --git a/htdocs/images/admin.png b/htdocs/images/admin.png deleted file mode 100644 index 8c63c1cd64c8bc898a6b0ae9e20f8c10580bee81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 702 zcmV;v0zv(WP)<6JZ#~@!z#jT4;K8i}o>u>pb%V5)?;5Jep^ zI_h8;Tuf@>)WnU2MF&%5aKTgzXIQMgw%WVvpA;MUlgB|IO#_JE?H%4v@;>jw03iI0 z0f1m| z0P(!z!OYB^8yshQB#K{dN27~N*=!OT4Il_STrRiI?e2H{6EYf2O+4?w&o>_hX#p$%cxW&**n4_h{T&@Pa9k_;`YwQF8==!_Q7Zj{!y)JtMIB6~k{`?E za_!I;4!+On6l{S&D6zb}LXuRZV(~YX%iAPLGD(t5L_~^GqDW*m$FgjH?Fuk^5CZ_+ z-Cdn5Yk4v-;Ptk(wHtPKcMW4><2t9a^WcUo7cf76|7R@rYNS%BtW@t3)xOti<+@v1 zntdiy)AfmoDJh#(sk(f=MAOqZGXOltLe&`zdUrTHA*WI~Qj|?vU;jp;n4(H$hek)o z)e}Piz%UpH2CvB*8$T$Slt~oRw6?ZELqop!e?fbBLZPutCR3u-)vwgs>v{)(tA$RA kUG)2}$b*BPw>1d;0n_pVR`BDM6#xJL07*qoM6N<$f`4o^kpKVy diff --git a/htdocs/images/icons/wrench.gif b/htdocs/images/icons/wrench.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e388b41340bd729a9c0c80d0bdcc86c1bed3133 GIT binary patch literal 564 zcmZ?wbhEHb6krfwIF`cTT6xjE`l4s;Meo{+zV(;=8!rboUkz`++T7e6+j*&_rKPpC zwY|N)qobp?e&dq+%}ejME`Qju{8szQhdnEAbgq2Z zz4md>x<_l)teLd&$&}4cr)+*UZOhXcTb|9>_H5R+XEV1yo4x(n93Z*l`PQvl=j?nw zcjxn+J9jSL`(oFwT}$`9T)O||o;`b(A9%Uqz^m1VUL81aVD;fwYYx9!d*s!jLxC&YuSFT*Ye*Ny7$v|_CIc(^$_H7%mTb!B*`tD8kQ+xe? {else} - {icon name=cross title="Retirer de mes contacts"} - + {icon name=cross title="Retirer de mes contacts"} {/if} {if $smarty.session.perms eq admin} - admin - + {icon name=wrench title="administrer user"} {/if} {/if} diff --git a/templates/include/minifiche.tpl b/templates/include/minifiche.tpl index 75a99cd..9bf612d 100644 --- a/templates/include/minifiche.tpl +++ b/templates/include/minifiche.tpl @@ -75,10 +75,10 @@ {if $smarty.session.perms eq admin} {if !$c.wasinscrit && !$c.dcd} {* - *}admin + *}{icon name=wrench title="marketter user"} {elseif $c.wasinscrit} {* - *}admin + *}{icon name=wrench title="administrer user"} {/if} {* *}AX diff --git a/templates/include/trombi.tpl b/templates/include/trombi.tpl index ceba2a2..ddce560 100644 --- a/templates/include/trombi.tpl +++ b/templates/include/trombi.tpl @@ -33,8 +33,7 @@ {if $trombi_admin && $smarty.session.perms eq 'admin'} - [admin] - + {icon name=wrench title="[admin]"} {/if}
diff --git a/templates/marketing/promo.tpl b/templates/marketing/promo.tpl index 7dce70c..f2d2446 100644 --- a/templates/marketing/promo.tpl +++ b/templates/marketing/promo.tpl @@ -66,8 +66,7 @@ {/if} - {* - *}Marketing + {icon name=wrench title="Marketing"} {* *}AX -- 2.1.4