Templating

This commit is contained in:
Dennis Eichhorn 2016-01-09 19:46:27 +01:00
parent be3c1b9aa5
commit 5bda177fdd
2 changed files with 3 additions and 2 deletions

View File

@ -51,7 +51,7 @@
"uri": "/{/lang}/backend/marketing/promotion/create",
"target": "self",
"icon": null,
"order": 1,
"order": 5,
"from": 1001900000,
"permission": null,
"parent": 1001902001,
@ -97,7 +97,7 @@
"uri": "/{/lang}/backend/marketing/event/create",
"target": "self",
"icon": null,
"order": 1,
"order": 5,
"from": 1001900000,
"permission": null,
"parent": 1001903001,

View File

@ -18,6 +18,7 @@ $MODLANG['Marketing'] = [
'Description' => 'Description',
'Expenses' => 'Expenses',
'End' => 'End',
'Event' => 'Event',
'Events' => 'Events',
'Limit' => 'Limit',
'Location' => 'Location',