more sub-navigation links; rename 'cancel' to 'discard changes' as it is a form-reset button

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-18 20:39:01 +02:00
parent 3e1ad050a8
commit e7ccc7bf76
7 changed files with 10 additions and 8 deletions

View File

@@ -403,6 +403,7 @@ if ($action == '') {
'formdata' => [
'title' => lng('admin.templates.template_add'),
'image' => 'fa-solid fa-plus',
'self_overview' => ['section' => 'templates', 'page' => 'email'],
'sections' => [
'section_a' => [
'title' => lng('admin.templates.template_add'),