post editing bug

This commit is contained in:
Michael Save 2012-02-17 01:37:49 +11:00
parent 8ac139f6a2
commit 44601c12e0

View File

@ -2192,7 +2192,7 @@
'<th>Body</th>' .
'<td>' .
'<textarea name="body" rows="8" cols="38">' .
. $post['body_nomarkup'] .
$post['body_nomarkup'] .
'</textarea>' .
'</td>' .
'</tr>' .