From e405af1049a6abbee717db0d4e289f4cd4862b67 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Mon, 11 Mar 2013 20:26:22 +0100 Subject: Màj design + suppression endless_mode + suppression read_mode (reviendra sous une autre forme ?) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout/aside.phtml | 6 +----- app/layout/layout.phtml | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'app/layout') diff --git a/app/layout/aside.phtml b/app/layout/aside.phtml index 82bd2b051..1432c10ca 100644 --- a/app/layout/aside.phtml +++ b/app/layout/aside.phtml @@ -17,10 +17,6 @@ -
  • - Mettre les flux à jour -
  • - conf)) { ?>
  • @@ -47,7 +43,7 @@
  • name (); ?> - nbFeed (); ?> flux (nbNotRead (); ?>) + nbNotRead (); ?> non lu
  • diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index de9b76775..5b2adae1e 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -19,9 +19,9 @@ partial ('persona'); ?> notification)) { ?> -
    -notification['content']; ?> -X +
    + notification['content']; ?> + X
    -- cgit v1.2.3