From 890af98b2e94eb0dfa9a0c703aa8e4e9d92e5182 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Thu, 5 May 2011 21:51:16 +0200 Subject: [PATCH] Add link to the category edition. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- templates/newsletter/admin.tpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/newsletter/admin.tpl b/templates/newsletter/admin.tpl index e4d1782..2f724ab 100644 --- a/templates/newsletter/admin.tpl +++ b/templates/newsletter/admin.tpl @@ -25,6 +25,10 @@ {$nl->name} +

+ Gérer les catégories d'articles +

+ -- 2.1.4
Date