diff --git a/system/blueprints/user/account_new.yaml b/system/blueprints/user/account_new.yaml index 202f68814..6c6505bdb 100644 --- a/system/blueprints/user/account_new.yaml +++ b/system/blueprints/user/account_new.yaml @@ -11,5 +11,6 @@ form: username: type: text label: PLUGIN_ADMIN.USERNAME + help: PLUGIN_ADMIN.USERNAME_HELP validate: required: true