mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-14 17:28:41 +00:00
Templating
This commit is contained in:
parent
be3c1b9aa5
commit
5bda177fdd
|
|
@ -51,7 +51,7 @@
|
||||||
"uri": "/{/lang}/backend/marketing/promotion/create",
|
"uri": "/{/lang}/backend/marketing/promotion/create",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 5,
|
||||||
"from": 1001900000,
|
"from": 1001900000,
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1001902001,
|
"parent": 1001902001,
|
||||||
|
|
@ -97,7 +97,7 @@
|
||||||
"uri": "/{/lang}/backend/marketing/event/create",
|
"uri": "/{/lang}/backend/marketing/event/create",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 5,
|
||||||
"from": 1001900000,
|
"from": 1001900000,
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1001903001,
|
"parent": 1001903001,
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@ $MODLANG['Marketing'] = [
|
||||||
'Description' => 'Description',
|
'Description' => 'Description',
|
||||||
'Expenses' => 'Expenses',
|
'Expenses' => 'Expenses',
|
||||||
'End' => 'End',
|
'End' => 'End',
|
||||||
|
'Event' => 'Event',
|
||||||
'Events' => 'Events',
|
'Events' => 'Events',
|
||||||
'Limit' => 'Limit',
|
'Limit' => 'Limit',
|
||||||
'Location' => 'Location',
|
'Location' => 'Location',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user