From 59d80a74282599afeda4f225bd1adf9f23c505de Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 30 Oct 2012 22:01:04 +0100 Subject: Fix issue #5 : menu tout le temps visible --- app/views/configure/categorize.phtml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'app/views/configure/categorize.phtml') diff --git a/app/views/configure/categorize.phtml b/app/views/configure/categorize.phtml index 093ec1dcf..9f03c187f 100644 --- a/app/views/configure/categorize.phtml +++ b/app/views/configure/categorize.phtml @@ -1,14 +1,18 @@ -
-

Gérer les catégories

+
+ partial ('configure_aside'); ?> + + +

Gérer les catégories

- categories as $cat) { $i++; ?> - - - - + categories as $cat) { $i++; ?> + + + + - - + + - - + + +
-- cgit v1.2.3