X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Finclude%2Ftrombi.tpl;h=29cc27a67e32cfac5572091f398109a4784901ef;hb=4f494e74bb1310de55ce335324a966e31b6c72cb;hp=ddce560e7932b9f80577dea78fe423826e415ea2;hpb=2faf884e279839dc8316ad56dd20acd0cb438c62;p=platal.git diff --git a/templates/include/trombi.tpl b/templates/include/trombi.tpl index ddce560..29cc27a 100644 --- a/templates/include/trombi.tpl +++ b/templates/include/trombi.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -28,15 +28,15 @@ {/if} - -  [ PHOTO ] + +  [ PHOTO ] - {if $trombi_admin && $smarty.session.perms eq 'admin'} - + {if $trombi_admin && hasPerm('admin') && !$urlmainsite} + {icon name=wrench title="[admin]"} {/if}
- + {$p.prenom} {$p.nom}{if $trombi_show_promo} ({$p.promo}){/if} @@ -63,4 +63,4 @@ -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}