From 7ce11085bf2041e6b7f72f5ebd3f60a15859708d Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 25 Jan 2004 20:35:46 +0000 Subject: [PATCH] =?utf8?q?modif=20de=20skin=20par=20d=E9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- templates/skin/default.tpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 $ *} -- 2.1.4