forked from leftypol/leftypol
post editing bug
This commit is contained in:
parent
8ac139f6a2
commit
44601c12e0
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue