diff --git a/app/views/auth/registrations/new.html.haml b/app/views/auth/registrations/new.html.haml index d58f1ccf4d..55db49f03c 100644 --- a/app/views/auth/registrations/new.html.haml +++ b/app/views/auth/registrations/new.html.haml @@ -62,6 +62,7 @@ as: :text, hint: false, label: false, + input_html: { maxlength: UserInviteRequest::TEXT_SIZE_LIMIT }, required: Setting.require_invite_text, wrapper: :with_block_label