Quote:
Originally Posted by Alfa1
Find:
PHP Code:
<if condition="$show['inlinemod']"> $spacer_close </form> $spacer_open </if>
Place the code below.
|
i added the code below this but mine reads like this
Quote:
<if condition="$show['inlinemod']">
$spacer_close
<form action="inlinemod.php?threadid=$threadinfo[threadid]&p=$postid" method="post" id="inlinemodform">
$spacer_open
</if>
|
i tried changing the code to yours as well