19 lines
342 B
YAML
19 lines
342 B
YAML
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
||
|
|
||
|
form:
|
||
|
validation: loose
|
||
|
fields:
|
||
|
|
||
|
content:
|
||
|
type: section
|
||
|
title: PLUGIN_ADMIN.ADD_ACCOUNT
|
||
|
|
||
|
username:
|
||
|
type: text
|
||
|
label: PLUGIN_ADMIN.USERNAME
|
||
|
help: PLUGIN_ADMIN.USERNAME_HELP
|
||
|
unset-disabled@: true
|
||
|
unset-readonly@: true
|
||
|
validate:
|
||
|
required: true
|