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
2014-11-24 14:17:38 +01:00
2016-01-22 18:27:11 +01:00
2016-01-22 18:27:11 +01:00
2014-11-24 14:17:38 +01:00
2017-04-06 22:26:07 +02:00
2017-04-06 22:26:07 +02:00
2014-11-24 14:17:38 +01:00
2017-04-06 22:26:07 +02:00
2017-04-06 22:26:07 +02:00
2017-07-11 12:33:01 +02:00
2017-04-06 22:26:07 +02:00