diff --git a/htdocs/admin/agenda_other.php b/htdocs/admin/agenda_other.php index 17ccd64d000..e70339b47c8 100644 --- a/htdocs/admin/agenda_other.php +++ b/htdocs/admin/agenda_other.php @@ -264,7 +264,7 @@ if ($conf->global->MAIN_FEATURES_LEVEL >= 2) require_once $dir.'/'.$file; $module = new $classname($db, new ActionComm($db)); - print '\n'; + print ''."\n"; print ""; print (empty($module->name)?$name:$module->name); print "\n";