diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 90aa81f8ff5..612f26145e6 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -516,7 +516,7 @@ if ($action == 'create') print 'global->AGENDA_USE_EVENT_TYPE)?' class="fieldrequired"':'').'>'.$langs->trans("Title").''; // Full day - print ''.$langs->trans("EventOnFullDay").''; + print ''.$langs->trans("EventOnFullDay").''; // Date start $datep=$object->datep;