fix: [encryptionKeys:index] Typo in fingerprint column

develop-unstable
Sami Mokaddem 2023-02-13 15:30:17 +01:00
parent 3e6b77c478
commit 5175564c47
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ echo $this->element('genericElements/IndexTable/index_table', [
'element' => 'owner'
],
[
'name' => __('Revoked'),
'name' => __('Fingerprint'),
'data_path' => 'fingerprint'
],
[