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 '';