X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fliteskin.tpl;h=2d8231cc2dde048e88efe0cd8c303167d389c093;hb=927ad552b3cb7ec6ce73172ccca94adfe074cf06;hp=21ba9e15dc0230d713b50c730d13b3dbcd2502f1;hpb=805f3d1679a53bb04fff34619c171a1381068612;p=platal.git diff --git a/templates/skin/liteskin.tpl b/templates/skin/liteskin.tpl index 21ba9e1..2d8231c 100644 --- a/templates/skin/liteskin.tpl +++ b/templates/skin/liteskin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -24,14 +24,13 @@ {include file=skin/common.header.tpl} - {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.hruid} ({$smarty.session.perms->flags()}) @@ -42,7 +41,7 @@ {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} @@ -50,10 +49,10 @@ @@ -62,7 +61,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}