From: x2000habouzit Date: Sun, 23 Jul 2006 16:00:00 +0000 (+0000) Subject: admin -> wrench X-Git-Tag: xorg/0.9.11~308 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=2faf884e279839dc8316ad56dd20acd0cb438c62;p=platal.git admin -> wrench git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@597 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/images/admin.png b/htdocs/images/admin.png deleted file mode 100644 index 8c63c1c..0000000 Binary files a/htdocs/images/admin.png and /dev/null differ diff --git a/htdocs/images/icons/wrench.gif b/htdocs/images/icons/wrench.gif new file mode 100644 index 0000000..6e388b4 Binary files /dev/null and b/htdocs/images/icons/wrench.gif differ diff --git a/templates/fiche.tpl b/templates/fiche.tpl index 1c34866..9362762 100644 --- a/templates/fiche.tpl +++ b/templates/fiche.tpl @@ -52,13 +52,11 @@ function chgMainWinLoc( strPage ) { {icon name=add title="Ajouter à mes contacts"} {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