From 8c72acbacb8fd4da39d505e8ac52e7e0cceed418 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 13 Mar 2013 19:09:29 +0100 Subject: Suppression code HTML inutile + amélioration CSS + restructuration du layout + correction bug mise à jour d'articles lorsqu'on visualise une catégorie MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout/layout.phtml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'app/layout/layout.phtml') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index 4adcbef45..5cc128fc8 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -11,13 +11,7 @@ partial ('header'); ?>
- - partial ('aside'); ?> - - -
- render (); ?> -
+ render (); ?>
partial ('persona'); ?> -- cgit v1.2.3