custom twig'
This commit is contained in:
@@ -29,6 +29,11 @@ form:
|
||||
label: PLUGIN_ADMIN.DEFAULT_AUTHOR
|
||||
help: PLUGIN_ADMIN.DEFAULT_AUTHOR_HELP
|
||||
|
||||
author.profession:
|
||||
type: text
|
||||
size: large
|
||||
label: Profession
|
||||
|
||||
author.email:
|
||||
type: text
|
||||
size: large
|
||||
|
||||
@@ -53,11 +53,18 @@ form:
|
||||
validate:
|
||||
required: true
|
||||
|
||||
profession:
|
||||
type: text
|
||||
size: large
|
||||
label: Profession
|
||||
|
||||
|
||||
title:
|
||||
type: text
|
||||
size: large
|
||||
label: PLUGIN_ADMIN.TITLE
|
||||
|
||||
|
||||
language:
|
||||
type: select
|
||||
label: PLUGIN_ADMIN.LANGUAGE
|
||||
|
||||
Reference in New Issue
Block a user