mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
This commit is contained in:
commit
7225b61530
@ -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] = __('Filter name') . $jump;
|
||||||
$data[0] .= html_print_input_text ('id_name', '', '', 15, 255, true);
|
$data[0] .= html_print_input_text ('id_name', '', '', 15, 255, true);
|
||||||
if(defined('METACONSOLE'))
|
if(defined('METACONSOLE'))
|
||||||
$data[1] = __('Group') . $jump;
|
$data[1] = __('Save in Group') . $jump;
|
||||||
else
|
else
|
||||||
$data[1] = __('Filter group') . $jump;
|
$data[1] = __('Filter group') . $jump;
|
||||||
# Fix : Only admin users can see group ALL
|
# Fix : Only admin users can see group ALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user