X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fdefault.tpl;h=eb750f10db2ced9594b35f1e64ef95c934ad3e67;hb=63c386f8106ae27322f8c712962f24e9cbcc5d77;hp=8f2f63be3b57979dc3feca63ab8436f0496460bd;hpb=ae0832b8464b182ce1fe87c05f3a538a0bb4a8c5;p=platal.git diff --git a/templates/skin/default.tpl b/templates/skin/default.tpl index 8f2f63b..eb750f1 100644 --- a/templates/skin/default.tpl +++ b/templates/skin/default.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -19,47 +19,41 @@ {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} - - - - - + +{include file=skin/common.doctype.tpl} {include file=skin/common.header.tpl} - {include file=skin/common.bandeau.head.tpl} - {include file=skin/common.devel.tpl} - {if $smarty.session.suid} - - - - -
- {$smarty.session.suid} ({$smarty.session.forlife}) - [exit] -
+ {include core=plpage.devel.tpl} + {if !$simple} + {include file=skin/common.bandeau.tpl} + {/if} + {if t($smarty.session.suid)} +
+ + Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()}) + +
{/if} {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} - {include file=skin/common.bandeau.tpl} - @@ -67,7 +61,7 @@ {include file=skin/common.menu.tpl} @@ -79,4 +73,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}
- [ Polytechnique.org ] + [ Polytechnique.org ] {include file="skin/common.title.header.tpl"} - [LES X SUR LE WEB] + [LES X SUR LE WEB]
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}