diff --git a/sections/forums/thread.php b/sections/forums/thread.php index bdee94aa..e17ef34f 100644 --- a/sections/forums/thread.php +++ b/sections/forums/thread.php @@ -362,7 +362,7 @@ - [Quote] = $Forums[$ForumID]['MinClassWrite']) && ($AuthorID == $LoggedUser['ID']) || check_perms('site_moderate_forums'))) { ?> +if (((!$ThreadInfo['IsLocked'] && check_forumperm($ForumID, 'Write')) && ($AuthorID == $LoggedUser['ID']) || check_perms('site_moderate_forums'))) { ?> - [Edit] 1) { ?>