From 9931a3c973b400feac77971f909d293f41d32d73 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Fri, 14 Oct 2005 11:19:48 +0000 Subject: [PATCH] forgotten commit git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@100 839d8a87-29fc-0310-9880-83ba4fa771e5 --- templates/skin/default.tpl | 2 +- templates/skin/espace.tpl | 2 +- templates/skin/humlinux.tpl | 2 +- templates/skin/linux.tpl | 2 +- templates/skin/liteskin.tpl | 2 +- templates/skin/nbviolet.tpl | 2 +- templates/skin/newxorg.tpl | 2 +- templates/skin/oldtimes.tpl | 2 +- templates/skin/openweb.tpl | 2 +- templates/skin/sharky.tpl | 2 +- templates/skin/spectral.tpl | 2 +- templates/skin/trapped.tpl | 2 +- templates/xnet/skin.tpl | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/templates/skin/default.tpl b/templates/skin/default.tpl index ef4d1c2..1ed8664 100644 --- a/templates/skin/default.tpl +++ b/templates/skin/default.tpl @@ -27,7 +27,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/espace.tpl b/templates/skin/espace.tpl index 9b88925..a947781 100644 --- a/templates/skin/espace.tpl +++ b/templates/skin/espace.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/humlinux.tpl b/templates/skin/humlinux.tpl index 9ae8bf7..286dff0 100644 --- a/templates/skin/humlinux.tpl +++ b/templates/skin/humlinux.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/linux.tpl b/templates/skin/linux.tpl index 414a4ac..01f0dfe 100644 --- a/templates/skin/linux.tpl +++ b/templates/skin/linux.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/liteskin.tpl b/templates/skin/liteskin.tpl index a4b8047..a8c8ed2 100644 --- a/templates/skin/liteskin.tpl +++ b/templates/skin/liteskin.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/nbviolet.tpl b/templates/skin/nbviolet.tpl index 74aad9f..bcca45b 100644 --- a/templates/skin/nbviolet.tpl +++ b/templates/skin/nbviolet.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/newxorg.tpl b/templates/skin/newxorg.tpl index 966c8be..fe375e2 100644 --- a/templates/skin/newxorg.tpl +++ b/templates/skin/newxorg.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/oldtimes.tpl b/templates/skin/oldtimes.tpl index 46c583a..8aff1b0 100644 --- a/templates/skin/oldtimes.tpl +++ b/templates/skin/oldtimes.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/openweb.tpl b/templates/skin/openweb.tpl index d0991bb..8aaf7ad 100644 --- a/templates/skin/openweb.tpl +++ b/templates/skin/openweb.tpl @@ -27,7 +27,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/sharky.tpl b/templates/skin/sharky.tpl index 2c8b7cc..92f7489 100644 --- a/templates/skin/sharky.tpl +++ b/templates/skin/sharky.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/spectral.tpl b/templates/skin/spectral.tpl index 67d3c01..d47d5d0 100644 --- a/templates/skin/spectral.tpl +++ b/templates/skin/spectral.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/skin/trapped.tpl b/templates/skin/trapped.tpl index 532b378..40956f6 100644 --- a/templates/skin/trapped.tpl +++ b/templates/skin/trapped.tpl @@ -28,7 +28,7 @@ {include file=skin/common.header.tpl} {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {if $smarty.session.suid} diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index b8d5dee..22ded4d 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -48,7 +48,7 @@ {include file=skin/common.bandeau.head.tpl} - + {include file=skin/common.devel.tpl} {include file=skin/common.bandeau.tpl} -- 2.1.4