X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fskin%2Fsharky.tpl;h=770120637bedac30d720bba3508b7fd65742d005;hb=81d5d4d071a6172b36cefd4eefd4a1b941dc517e;hp=640b6a77756414b4eb49537e1113bb897e0cca3a;hpb=9b2e77ded6d273098cd207588fccd85240c96d55;p=platal.git diff --git a/templates/skin/sharky.tpl b/templates/skin/sharky.tpl index 640b6a7..7701206 100644 --- a/templates/skin/sharky.tpl +++ b/templates/skin/sharky.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,28 +27,21 @@ {include file=skin/common.bandeau.head.tpl} - {include file=skin/common.devel.tpl} + {include core=plpage.devel.tpl} + {if $simple} +
+ {include core=plpage.content.tpl} +
+ {else} + {include file=skin/common.bandeau.tpl} {if $smarty.session.suid} - - - - -
- {$smarty.session.suid} ({$smarty.session.forlife}) - [exit] -
- {/if} - - {if $simple} - -
- {include file="skin/common.content.tpl"} +
+ + Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()}) +
- - {else} - - {include file=skin/common.bandeau.tpl} + {/if} @@ -65,7 +58,7 @@ {include file=skin/common.menu.tpl}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}