diff --git a/checkin_notes b/checkin_notes index 1849a5414e..43b47ff13b 100644 --- a/checkin_notes +++ b/checkin_notes @@ -11268,3 +11268,12 @@ David 18 Nov 2007 html/user/ team_email_list.php + +David 18 Nov 2007 + - user web: fix PM mass deletion + + html/ + inc/ + forum_banishment_vote.inc + user/ + pm.php diff --git a/html/inc/forum_banishment_vote.inc b/html/inc/forum_banishment_vote.inc index fe8ae6f293..861103190c 100644 --- a/html/inc/forum_banishment_vote.inc +++ b/html/inc/forum_banishment_vote.inc @@ -1,6 +1,8 @@ \n"; - $checkbox = "id."\">"; + $checkbox = "id."\">"; if (!$msg->opened) { $msg->update("opened=1"); }