respect newsfeed-visibility-settings; fix typo for saving column-visibility in apikeys; added back-to-overview button in cronjobs-edit; strings fixes

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-17 08:52:58 +02:00
parent 71274f8f08
commit 2987ae5a05
5 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ return [
'cronjobs_edit' => [
'title' => lng('admin.cronjob_edit'),
'image' => 'fa-solid fa-clock-rotate-left',
'self_overview' => ['section' => 'cronjobs', 'page' => 'overview'],
'sections' => [
'section_a' => [
'title' => lng('cronjob.cronjobsettings'),