X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fnewxorg.tpl;h=a2625542e211506c49f3daada180a91bd9200813;hb=3c2a69dc96bae79936c677be7fb7554a43c555bc;hp=b294fe943a2278de3c17fb6fb5014198a239a0ba;hpb=a3afa47c1b1d9ee8ad932aa3cd1523dbbfba3d24;p=platal.git diff --git a/templates/skin/newxorg.tpl b/templates/skin/newxorg.tpl index b294fe9..a262554 100644 --- a/templates/skin/newxorg.tpl +++ b/templates/skin/newxorg.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -19,25 +19,22 @@ {* 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} + {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}) + Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()})
{/if} @@ -45,7 +42,7 @@ {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} @@ -53,10 +50,10 @@ @@ -65,7 +62,7 @@ {include file=skin/common.menu.tpl} @@ -77,4 +74,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
- [ Polytechnique.org ] + [ Polytechnique.org ] {include file="skin/common.title.header.tpl"}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}