X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/180e9830307c556340816c53b29e543c697b9cf8..3a4f1ae1a32baa3658d54c3dadf268bab01308a2:/widget/reply.php diff --git a/widget/reply.php b/widget/reply.php index fd01a94..9e1c7e3 100644 --- a/widget/reply.php +++ b/widget/reply.php @@ -67,7 +67,7 @@ while ($row = $query->fetch()) { printf('%s %s', $rowuser->html, showdate(preg_split('/\D/', $row->created)) ); - printf("
%s
\n", $row->message); + printf("
\n%s
\n", $row->message); if ($changes = json_decode($row->journal)) { print '