diff --git a/htdocs/user/notify/card.php b/htdocs/user/notify/card.php index cac9a3d476b..307b8ae5bc9 100644 --- a/htdocs/user/notify/card.php +++ b/htdocs/user/notify/card.php @@ -205,7 +205,7 @@ if ($result > 0) print_liste_field_titre(''); print "\n"; - $var=false; + // $listofemails=$object->thirdparty_and_contact_email_array(); if ($object->email) { @@ -277,7 +277,6 @@ if ($result > 0) // List of active notifications print_fiche_titre($langs->trans("ListOfActiveNotifications").' ('.$num.')','',''); - $var=true; // Line with titles print '
| '.$langs->trans("Parameter").' | '.$langs->trans("DefaultValue").' | '.$langs->trans("PersonalValue").' | ||||
| '.$langs->trans("LandingPage").' | '; print ''; print (empty($conf->global->MAIN_LANDING_PAGE)?'':$conf->global->MAIN_LANDING_PAGE); @@ -255,7 +253,6 @@ if ($action == 'edit') print ' | |||||
| '.$langs->trans("Language").' | '; print ''; $s=picto_from_langcode($conf->global->MAIN_LANG_DEFAULT); @@ -270,7 +267,6 @@ if ($action == 'edit') print ' | |||||
| '.$langs->trans("MaxSizeList").' | '; print ''.$conf->global->MAIN_SIZE_LISTE_LIMIT.' | '; print 'conf->MAIN_SIZE_LISTE_LIMIT)?" checked":"");
@@ -301,8 +297,6 @@ else
dol_banner_tab($object,'id',$linkback,$user->rights->user->user->lire || $user->admin);
- $var=true;
-
print '
|