fix: [add encryption key] view description fixed, fixes #29

pull/67/head
iglocska 2021-06-18 10:46:54 +02:00
parent 7757bec292
commit 3bf7f5a3e4
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
echo $this->element('genericElements/Form/genericForm', [
'data' => [
'title' => __('Add new encryption key'),
'description' => __('Alignments indicate that an individual belongs to an organisation in one way or another. The type of relationship is defined by the type field.'),
'description' => __('Assign encryption keys to the user, used to securely communicate or validate messages coming from the user.'),
'model' => 'Organisations',
'fields' => [
[