WIP:Planned downtime copy.
This commit is contained in:
parent
a92fe64b64
commit
0b119af949
|
@ -424,7 +424,7 @@ if ($create_downtime || $update_downtime) {
|
|||
if ($downtime_copy) {
|
||||
$result = planned_downtimes_copy($id_downtime);
|
||||
if ($result === true) {
|
||||
ui_print_error_message(__('Successfully copied'));
|
||||
ui_print_success_message(__('Successfully copied'));
|
||||
} else {
|
||||
ui_print_error_message(__('Could not be copied'));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue