mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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…
x
Reference in New Issue
Block a user