minor adjustments in templates
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -101,6 +101,7 @@ class Text
|
||||
'entry' => $attributes['fields']['id'],
|
||||
'id' => 'akModal' . $attributes['fields']['id'],
|
||||
'title' => 'API-key ' . ($attributes['fields']['loginname'] ?? $attributes['fields']['adminname']),
|
||||
'action' => 'apikeys',
|
||||
'body' => $body
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user