diff --git a/editpost.php b/editpost.php
index 1e4303a..5ae7069 100644
--- a/editpost.php
+++ b/editpost.php
@@ -75,7 +75,7 @@
$inpc=\"nosmilies\" id=\"nosmilies\" value=\"1\" $chks[0]> -
$inpc=\"nohtml\" id=\"nohtml\" value=\"1\" $chks[1]>
- $tblend$fonttag$boardname - ".$forum[title]." - $thread[title]
+ $tblend$fonttag$boardname - ".$forum['title']." - $thread[title]
";
}
elseif (!$action) {
@@ -183,7 +183,7 @@
".redirect("thread.php?pid=$id&r=1#$id",'the post',0).'';
}*/
}
-
+
elseif ($action=='delete'){
if (!$_POST['reallydelete'])
$txt = "Are you sure you want to DELETE this post?