add subnavigation to hosting-plans
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -27,6 +27,7 @@ return [
|
||||
'plans_add' => [
|
||||
'title' => lng('admin.plans.add'),
|
||||
'image' => 'fa-solid fa-plus',
|
||||
'self_overview' => ['section' => 'plans', 'page' => 'overview'],
|
||||
'sections' => [
|
||||
'section_a' => [
|
||||
'title' => lng('admin.plans.plan_details'),
|
||||
|
||||
@@ -27,6 +27,7 @@ return [
|
||||
'plans_edit' => [
|
||||
'title' => lng('admin.plans.edit'),
|
||||
'image' => 'fa-solid fa-pen',
|
||||
'self_overview' => ['section' => 'plans', 'page' => 'overview'],
|
||||
'sections' => [
|
||||
'section_a' => [
|
||||
'title' => lng('admin.plans.plan_details'),
|
||||
|
||||
Reference in New Issue
Block a user