more fixes and changes

This commit is contained in:
unknown
2012-06-25 03:12:17 +03:00
parent ba3eba0cc7
commit 337717bcb1
14 changed files with 51 additions and 53 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ include("menu.tpl");
</div>
<div class="clear"></div>
<div class="line"></div>
<div class="message"><?php echo nl2br($bbcoded); ?></div>
<div class="message"><?php echo stripslashes(nl2br($bbcoded)); ?></div>
<input type="hidden" name="id" value="<?php echo $message->reading['id']; ?>" />
<input type="hidden" name="ft" value="m1" />
<input type="hidden" name="t" value="1" />