diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 30c8461c905..f8fdf604a4d 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -545,7 +545,7 @@ function add_row_for_webcal_link() $langs->load("other"); if (! $user->webcal_login) { - print ''.$langs->trans("AddCalendarEntry").''; + print ''.$langs->trans("AddCalendarEntry").''; print ''; print ' '.$langs->transnoentities("ErrorWebcalLoginNotDefined","id."\">".$user->login.""); print '';