If a form has a logo, the alt text for the logo image is hard-coded to be "{form.organization.name} logo". This often turns out to be correct but the form logo is not required to be the organization's logo. Add a 'logo alt text' field to the form builder.
If a form has a logo, the alt text for the logo image is hard-coded to be
"{form.organization.name} logo". This often turns out to be correct but the form logo is not required to be the organization's logo. Add a 'logo alt text' field to the form builder.