X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/60aad80e946dc086047ad7871f4e6d0db41e4777..c49d593ff36278c6c64d0a06bd8a0b6a0b4d2270:/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);