From: Florent Bruneau Date: Fri, 12 Dec 2008 13:52:09 +0000 (+0100) Subject: Fix SU on skin Sharky. X-Git-Tag: xorg/0.10.1~49^2~57 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=be58e82bc36601f2f08726a5d67eaaa5dc94de25;p=platal.git Fix SU on skin Sharky. Signed-off-by: Florent Bruneau --- diff --git a/templates/skin/sharky.tpl b/templates/skin/sharky.tpl index 60c4962..7701206 100644 --- a/templates/skin/sharky.tpl +++ b/templates/skin/sharky.tpl @@ -28,27 +28,20 @@ {include core=plpage.devel.tpl} + {if $simple} +
+ {include core=plpage.content.tpl} +
+ {else} + {include file=skin/common.bandeau.tpl} {if $smarty.session.suid} - - - - -
- {$smarty.session.suid} ({$smarty.session.hruid}) - [exit] -
- {/if} - - {if $simple} - -
- {include core=plpage.content.tpl} + - - {else} - - {include file=skin/common.bandeau.tpl} + {/if}