From: x2000habouzit Date: Sun, 25 Jan 2004 20:35:46 +0000 (+0000) Subject: modif de skin par défaut X-Git-Tag: xorg/old~1958 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=7ce11085bf2041e6b7f72f5ebd3f60a15859708d;p=platal.git modif de skin par défaut --- diff --git a/templates/skin/default.tpl b/templates/skin/default.tpl index 0b2643b..e4d7f10 100644 --- a/templates/skin/default.tpl +++ b/templates/skin/default.tpl @@ -5,7 +5,9 @@ {include file=skin/common.header.tpl} -{if $xorg_head}{include file=$xorg_head}{/if} +{if $xorg_head} +{include file=$xorg_head} +{/if} {include file=skin/common.bandeau.head.tpl} @@ -31,7 +33,7 @@ {/if} {foreach key=menu_item item=menu_url from=$menu_list} - + {/foreach} {/foreach} {min_perms level=admin}{insert name="mkStats"}{/min_perms} @@ -68,4 +70,4 @@ {* vim:set et sw=2 sts=2 sws=2: *} -{* $Id: default.tpl,v 1.1 2004-01-25 17:19:21 x2000habouzit Exp $ *} +{* $Id: default.tpl,v 1.2 2004-01-25 20:35:46 x2000habouzit Exp $ *}