X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fskin%2Fcommon.menu.tpl;h=4965e51f3eaac18afcbb4b9aaebc30a428cb0c90;hb=6544d0e1de719d31db03a7c7fddfe4c0301d9d6d;hp=c6b38617cd1d6ab1c0f98b360effc873637c02e7;hpb=6e2e1f6ae40051b434289aca38c79d2c01f6921c;p=platal.git diff --git a/templates/skin/common.menu.tpl b/templates/skin/common.menu.tpl index c6b3861..4965e51 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-2007 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,37 +50,36 @@ - + - - + + + - + -{if $globals->geoloc->use_map} - -{/if} - + - + + + - - - - -{include file=skin/common.bug.tpl} + + + {if $smarty.session.perms eq admin} + @@ -94,4 +93,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}