Update register.md

This commit is contained in:
Oliver Stapelfeldt
2016-03-20 11:54:13 +01:00
parent 57a7a60efd
commit 072b51dea0

View File

@@ -4,6 +4,7 @@ form:
- name: username - name: username
type: text type: text
label: PLUGIN_ADMIN.USERNAME label: PLUGIN_ADMIN.USERNAME
autofocus: true
placeholder: "lowercase chars only, e.g. 'admin'" placeholder: "lowercase chars only, e.g. 'admin'"
validate: validate:
required: true required: true