diff --git a/mod/admin.php b/mod/admin.php index 3aeee6d8ec..7f96983dfd 100644 --- a/mod/admin.php +++ b/mod/admin.php @@ -264,7 +264,8 @@ function admin_content(App $a) { * * This function generates the subpage of the admin panel to allow the * modification of the node wide block/black list to block entire - * remote servers from communication with this node. + * remote servers from communication with this node. The page allows + * adding, removing and editing of entries from the blocklist. * * @param App $a * @return string