Change in event save filter, name of label(META), tiquet: #2075

This commit is contained in:
m-lopez-f 2015-04-15 12:39:50 +02:00
parent df42c4715f
commit 80144fe8bd
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ if (check_acl ($config["id_user"], 0, "EW") || check_acl ($config["id_user"], 0,
$data[0] = __('Filter name') . $jump;
$data[0] .= html_print_input_text ('id_name', '', '', 15, 255, true);
if(defined('METACONSOLE'))
$data[1] = __('Group') . $jump;
$data[1] = __('Save in Group') . $jump;
else
$data[1] = __('Filter group') . $jump;
# Fix : Only admin users can see group ALL