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 '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
$arrayofnotifto = array(
|
|
||||||
-1 => '',
|
|
||||||
1 => $langs->trans('notiftouser'),
|
|
||||||
2 => $langs->trans('notiftofixedemail'),
|
|
||||||
3 => $langs->trans('notiftouserandtofixedemail')
|
|
||||||
);
|
|
||||||
|
|
||||||
print '<tr class="oddeven"><td>';
|
print '<tr class="oddeven"><td>';
|
||||||
print $langs->trans("NotificationDisableConfirmMessageUser").'</td>';
|
print $langs->trans("NotificationDisableConfirmMessageUser").'</td>';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user