11174-Timezone iana graph firefox
This commit is contained in:
parent
5dbf61b424
commit
0eb60cf5c8
|
@ -263,8 +263,7 @@ if ($new_networkmap || $save_networkmap) {
|
||||||
'id_group_map' => $id_group_map,
|
'id_group_map' => $id_group_map,
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
hd('Entraaaa', true);
|
|
||||||
hd($exist, true);
|
|
||||||
if ($exist !== false) {
|
if ($exist !== false) {
|
||||||
$result_txt = ui_print_error_message(__('Another network map already exists with this name and group.'));
|
$result_txt = ui_print_error_message(__('Another network map already exists with this name and group.'));
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue