Solved
AutoNotification comma problem
If my notification text does not contains comma ot shows correctly. Notification text:
<p style="color:#eeeeee;">This is text and text again</p>
But if I include commas it shows like this. Notification text:
<p style="color:#eeeeee;">This is text, and text again</p>