g-force2k2, here you go. It is the excat same template in your install file.
Code:
<!-- private text hack [ g-force2k2 ] -->
<tr><td bgcolor="{secondaltcolor}" valign="top"><normalfont><b>Private Text Options:</b></normalfont><br><smallfont>Maximium Characters: $PTMlength</smallfont></td>
<td bgcolor="{secondaltcolor}"><smallfont><input type="checkbox" name="dopriv" value="no" $dopriv><b>Add a private text message to the post?</b><br><input type="text" class="bginput" name="privuser" size="20" maxlength="50" value="$postinfo[privuser]"> <b>Username to send private text to?</b><br><textarea name="privmsg" rows="10" cols="$textareacols" onChange=getActiveText(this) onclick=getActiveText(this)>$postinfo[privmsg]</textarea></td></tr>
<!-- private text hack [ g-force2k2 ] -->
Jashugan, when I go into edit mode and change anything in the private text message, when I go to save it, it is the exact same as it was before I edited it. It doesn't take any changes I made to the original private text message..