From 9e69bc72396fb596dc6702ecff67ab8255e04b39 Mon Sep 17 00:00:00 2001 From: Jeroen Pinoy Date: Sun, 10 Nov 2024 12:11:22 +0100 Subject: [PATCH] fix: Correct description on add brood view --- templates/Broods/add.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Broods/add.php b/templates/Broods/add.php index f5666d2..51736db 100644 --- a/templates/Broods/add.php +++ b/templates/Broods/add.php @@ -1,7 +1,7 @@ element('genericElements/Form/genericForm', array( 'data' => array( - 'description' => __('Individuals are natural persons. They are meant to describe the basic information about an individual that may or may not be a user of this community. Users in genral require an individual object to identify the person behind them - however, no user account is required to store information about an individual. Individuals can have affiliations to organisations and broods as well as cryptographic keys, using which their messages can be verified and which can be used to securely contact them.'), + 'description' => __('Cerebrate can connect to other Cerebrate instances to exchange trust information and to instrument interconnectivity between connected local tools. Each such Cerebrate instance with its connected tools is considered to be a brood.'), 'model' => 'Organisations', 'fields' => array( array(