fix: [UI] Cerebrate -> MISP

pull/6585/head
Jakub Onderka 2020-11-14 22:32:47 +01:00
parent ffc45f1b3d
commit 7f2aec7f34
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
echo $this->element('genericElements/Form/genericForm', [
'data' => [
'description' => __('Authkeys are used for API access. A user can have more than one authkey, so if you would like to use separate keys per tool that queries Cerebrate, add additional keys. Use the comment field to make identifying your keys easier.'),
'description' => __('Authkeys are used for API access. A user can have more than one authkey, so if you would like to use separate keys per tool that queries MISP, add additional keys. Use the comment field to make identifying your keys easier.'),
'fields' => [
[
'field' => 'user_id',