From: Steve Sutton Date: Tue, 8 Oct 2019 19:23:06 +0000 (-0400) Subject: Update the notification output. X-Git-Tag: v4.1.8^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4450037c850abe0c1b4e8494de83750fda54f8d2;p=WP-Plugins%2Fglm-serverstats.git Update the notification output. For the message use wpautop function. --- diff --git a/views/glmInfoNotifications.html b/views/glmInfoNotifications.html index fa0532b..c68f105 100644 --- a/views/glmInfoNotifications.html +++ b/views/glmInfoNotifications.html @@ -22,7 +22,7 @@
{$m.updated|strtotime|date_format:$dateFormat}

{$m.title}

- {$m.message} + {$m.message|wpautop}
{/foreach} {else}