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-07-10 13:49:27 +02:00
2017-04-06 22:26:07 +02:00
2016-03-19 17:18:11 +01:00
2017-04-06 22:26:07 +02:00
2017-04-20 01:23:07 +02:00
2017-04-06 22:26:07 +02:00
2015-08-07 15:46:36 +02:00
2017-04-08 17:01:31 +02:00
2014-12-10 14:34:54 +01:00