Added a menu entry for the eHorus setup
This commit is contained in:
parent
9e9c45d031
commit
8bb9a31a28
|
@ -257,7 +257,8 @@ if (check_acl ($config['id_user'], 0, "PM")) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
$sub2["godmode/setup/setup&section=ehorus"]["text"] = __('eHorus');
|
||||
$sub2["godmode/setup/setup&section=ehorus"]["refr"] = 0;
|
||||
|
||||
if ($config['activate_gis']) {
|
||||
$sub2["godmode/setup/gis"]["text"] = __('Map conections GIS');
|
||||
|
|
Loading…
Reference in New Issue