X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/5ee144945eda9e1688bf8af140e7fee937380eaf..55e904ab4e0994f21d26a68e70497fcacd8ec2d6:/index.php diff --git a/index.php b/index.php index 84f6782..54b82d8 100644 --- a/index.php +++ b/index.php @@ -56,6 +56,8 @@ $action .= "\"Release\""; $action .= " "; $action .= "\"Delete\""; + $action .= " "; + $action .= "\"Block"; $sender = $row->sender; $received = strftime("%c", $row->time_iso); $quaratinefor = $util->convertContent($row->quaratinefor);