X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fsharky.tpl;h=604f02d7b20bf2ced45a70470ee32a5084ad2fcb;hb=48ad52ee05f372465c9cab21492be3212ae96736;hp=4696bc45fb78b7781ebd7471e3ac1a261b66466d;hpb=d0327f6de73e81c4bcc656471ca4161e4f1e1e1b;p=platal.git diff --git a/templates/skin/sharky.tpl b/templates/skin/sharky.tpl index 4696bc4..604f02d 100644 --- a/templates/skin/sharky.tpl +++ b/templates/skin/sharky.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2009 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}