mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
update
This commit is contained in:
parent
bb5a11ff75
commit
b6ddea57f3
|
|
@ -203,13 +203,6 @@ if (!empty($conf->global->NOTIFICATION_EMAIL_FROM) && !isValidEmail($conf->globa
|
|||
print '</td>';
|
||||
print '</tr>';
|
||||
|
||||
$arrayofnotifto = array(
|
||||
-1 => '',
|
||||
1 => $langs->trans('notiftouser'),
|
||||
2 => $langs->trans('notiftofixedemail'),
|
||||
3 => $langs->trans('notiftouserandtofixedemail')
|
||||
);
|
||||
|
||||
print '<tr class="oddeven"><td>';
|
||||
print $langs->trans("NotificationDisableConfirmMessageUser").'</td>';
|
||||
print '<td>';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user