From 01dcf2a822598383f639d92cfee7c624d833781b Mon Sep 17 00:00:00 2001 From: nlstart Date: Thu, 1 Nov 2012 09:23:00 +0000 Subject: [PATCH] Fixed Bug #5366 : e-token was forgotten in editing --- e107_admin/modcomment.php | 1 + 1 file changed, 1 insertion(+) diff --git a/e107_admin/modcomment.php b/e107_admin/modcomment.php index 398c48634..8bfeb95e0 100644 --- a/e107_admin/modcomment.php +++ b/e107_admin/modcomment.php @@ -97,6 +97,7 @@ if ($editid) $row = $sql->db_Fetch(); $text .= ""; $text .= ""; + $text .= "
"; } $text .= "";