X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fliteskin.tpl;h=35c62dcf6505105adada95ca93ecc0438be6a7a3;hb=c67b874fd8d442bfded35295a819e7ce11a2d6dc;hp=aae866492d0d41b9da0809c08cc591ae99479379;hpb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;p=platal.git diff --git a/templates/skin/liteskin.tpl b/templates/skin/liteskin.tpl index aae8664..35c62dc 100644 --- a/templates/skin/liteskin.tpl +++ b/templates/skin/liteskin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,14 +27,14 @@ {include file=skin/common.bandeau.head.tpl} - {include file=skin/common.devel.tpl} + {include core=plpage.devel.tpl} {if !$simple} {include file=skin/common.bandeau.tpl} {/if} - {if $smarty.session.suid} + {if t($smarty.session.suid)}
- Quitter le SU sur {$smarty.session.forlife} ({$smarty.session.perms->flags()}) + Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()})
{/if} @@ -42,7 +42,7 @@ {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} @@ -50,10 +50,10 @@ @@ -62,7 +62,7 @@ {include file=skin/common.menu.tpl}
- [ Polytechnique.org ] + [ Polytechnique.org ] {include file="skin/common.title.header.tpl"}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}