Add help to the username blueprint

This commit is contained in:
Flavio Copes
2015-08-28 16:01:42 +02:00
parent 665974a21e
commit 198c181ed7

View File

@@ -11,5 +11,6 @@ form:
username:
type: text
label: PLUGIN_ADMIN.USERNAME
help: PLUGIN_ADMIN.USERNAME_HELP
validate:
required: true