mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
revert changes
This commit is contained in:
parent
8c0c392197
commit
a7b66e6365
@ -1765,7 +1765,7 @@ function events_change_status(
|
||||
|
||||
events_comment(
|
||||
$id_event,
|
||||
'Event validated',
|
||||
'',
|
||||
'Change status to '.$status_string,
|
||||
$meta,
|
||||
$history
|
||||
@ -1857,7 +1857,7 @@ function events_change_owner(
|
||||
if ($force) {
|
||||
events_comment(
|
||||
$id_event,
|
||||
'Change owner to '.$new_owner.'',
|
||||
'',
|
||||
'Change owner to '.$new_owner,
|
||||
$meta,
|
||||
$history
|
||||
|
Loading…
x
Reference in New Issue
Block a user