update
This commit is contained in:
@@ -300,7 +300,7 @@ class Tasks
|
||||
'biuro@project-pro.pl',
|
||||
'crmPRO - zmieniono status zadania',
|
||||
'<p>Witaj<br/>zmieniono status zadania <b>' . $task['name'] . ' - ' . \factory\Crm::get_client_name( (int)$task['client_id'] ) . '</b> na <b>' . $statuses[ $task['status'] ] . '</b>.</p>' .
|
||||
'<p>' . $task['text'] . '</p>' .
|
||||
'<p>' . html_entity_decode( $task['text'] ) . '</p>' .
|
||||
'<p>Pozdrawiamy<br/>Zespół crmPRO.pl</p>'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user