diff --git a/newthread.php b/newthread.php index c275a76..4b7ae65 100644 --- a/newthread.php +++ b/newthread.php @@ -117,11 +117,11 @@ "); if(!$_POST['action'] or $_POST['paction']) { print " - $fonttag$boardname - ".$forum[title]." + $fonttag$boardname - ".$forum['title']."
- $fonttag$boardname - ".$forum[title]." + $fonttag$boardname - ".$forum['title']." ".replytoolbar(4); } if($_POST['action']=='postthread' and !$_POST['paction']) {