From 16aa86ef68977aec012643cca4ef289ae0ce6e6d Mon Sep 17 00:00:00 2001 From: Cyrille de Lambert Date: Wed, 17 Aug 2011 16:05:04 +0000 Subject: [PATCH] Ajout class listactionsfilter dans formulaire pour charte graphique --- htdocs/lib/agenda.lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/lib/agenda.lib.php b/htdocs/lib/agenda.lib.php index 029959a620c..457ff6183ad 100644 --- a/htdocs/lib/agenda.lib.php +++ b/htdocs/lib/agenda.lib.php @@ -21,7 +21,7 @@ /** * \file htdocs/lib/agenda.lib.php * \brief Set of function for the agenda module - * \version $Id: agenda.lib.php,v 1.43 2011/07/31 23:25:33 eldy Exp $ + * \version $Id: agenda.lib.php,v 1.44 2011/08/17 16:05:04 cdelambert Exp $ */ @@ -47,7 +47,7 @@ function print_actions_filter($form,$canedit,$status,$year,$month,$day,$showbirt // Filters if ($canedit || $conf->projet->enabled) { - print '
'; + print ''; print ''; print ''; print '';