Thomas Hochstein 0f9bfe3fda Fix display of messages for comment editing.
All messages and errors were appended to $msg
and $errormsg, respectively, creating one long
unformatted string - mostly unreadable.

So we make $msg and $errormsg arrays instead
and iterate over those arrays in the template,
displaying each message separately.

Fixes #525.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-08-07 23:11:13 +02:00
..
2017-04-06 22:26:07 +02:00
2017-04-06 22:26:07 +02:00
2011-01-06 17:46:43 +00:00
2016-09-22 00:18:42 +02:00
2016-07-13 11:30:14 +02:00