X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.menu.tpl;h=f94473b38348cfd069324b59d2e904666e0b3a2f;hb=fb813fb52d5ab65ca9a5b92b5cb9089523380d79;hp=6dcdb58eeacae4a029cfb2ea73e2b426bf60437c;hpb=a1d792172431297cb927aa3291ef132f372bd168;p=platal.git diff --git a/templates/skin/common.menu.tpl b/templates/skin/common.menu.tpl index 6dcdb58..f94473b 100644 --- a/templates/skin/common.menu.tpl +++ b/templates/skin/common.menu.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,9 +22,9 @@ {if !$smarty.session.auth} - + - + @@ -32,16 +32,16 @@ - - - + + + {else} {if $smarty.session.auth == AUTH_MDP} - + {elseif $smarty.cookies.ORGaccess} - + {/if} @@ -50,45 +50,53 @@ - + - + +{if $smarty.session.googleapps} + +{/if} - - + + + - + - - + + + - - - - -{include file=skin/common.bug.tpl} + + + -{if $smarty.session.perms eq admin} +{if hasPerm('admin')} - + + - + - +
Valid
Validations
{insert name="mkStats"} + + {if $globals->core->NbValid|smarty:nodefaults eq 0}-{else}{$globals->core->NbValid|default:'-'}{/if} + +
{/if} {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}