minor fix in templates due to new Language class + other minor language fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -33,7 +33,7 @@ return [
|
||||
'icon' => 'fa-solid fa-circle-check',
|
||||
'columns' => [
|
||||
'displayid' => [
|
||||
'label' => lng('admin.integrityid'),
|
||||
'label' => 'ID',
|
||||
'field' => 'displayid'
|
||||
],
|
||||
'checkdesc' => [
|
||||
|
||||
Reference in New Issue
Block a user