post editing bug
This commit is contained in:
parent
8ac139f6a2
commit
44601c12e0
2
mod.php
2
mod.php
@ -2192,7 +2192,7 @@
|
|||||||
'<th>Body</th>' .
|
'<th>Body</th>' .
|
||||||
'<td>' .
|
'<td>' .
|
||||||
'<textarea name="body" rows="8" cols="38">' .
|
'<textarea name="body" rows="8" cols="38">' .
|
||||||
. $post['body_nomarkup'] .
|
$post['body_nomarkup'] .
|
||||||
'</textarea>' .
|
'</textarea>' .
|
||||||
'</td>' .
|
'</td>' .
|
||||||
'</tr>' .
|
'</tr>' .
|
||||||
|
Loading…
Reference in New Issue
Block a user