minor bugfixes for data export / UI

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-06-07 11:49:57 +02:00
parent eb9dded947
commit 5afe5a8c46
5 changed files with 5 additions and 6 deletions

View File

@@ -74,7 +74,7 @@ return [
'class' => 'btn-warning',
'href' => [
'section' => 'extras',
'page' => 'backup',
'page' => 'export',
'action' => 'abort',
'id' => ':id'
],