From 1f488df0470086b1def8154ccaf4c89c8c206f5b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 2 Jul 2005 11:47:35 +0000 Subject: [PATCH] Supprime style obsolete div.titre --- htdocs/comm/action/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';