X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fdefault.tpl;h=eb750f10db2ced9594b35f1e64ef95c934ad3e67;hb=63c386f8106ae27322f8c712962f24e9cbcc5d77;hp=9b509dc5f017d5be6dc110ba39eb91822c2340db;hpb=ea74d2785d9c1ff5571ebf2f73c89cbf19c8dd07;p=platal.git diff --git a/templates/skin/default.tpl b/templates/skin/default.tpl index 9b509dc..eb750f1 100644 --- a/templates/skin/default.tpl +++ b/templates/skin/default.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2014 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,14 +23,13 @@ {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} + {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()}) @@ -41,7 +40,7 @@ {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} @@ -49,12 +48,12 @@ @@ -62,7 +61,7 @@ {include file=skin/common.menu.tpl} @@ -74,4 +73,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *} +{* 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}