revert changes

This commit is contained in:
marcos.alconada 2019-10-07 12:07:31 +02:00
parent 8c0c392197
commit a7b66e6365
1 changed files with 2 additions and 2 deletions

View File

@ -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