diff --git a/CHANGELOG.md b/CHANGELOG.md index 7905a4e153..8b75992757 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Added +- Fix organization glimpse card title for accessibility purposes - Added new 'large-banner' plugin template variant `compacted-banner` that is more compacted than variant `hero-intro`. - Add order payment information in the dashboard, including a specific diff --git a/src/richie/apps/courses/templates/courses/cms/fragment_organization_glimpse.html b/src/richie/apps/courses/templates/courses/cms/fragment_organization_glimpse.html index 38d9b00498..451d47464f 100644 --- a/src/richie/apps/courses/templates/courses/cms/fragment_organization_glimpse.html +++ b/src/richie/apps/courses/templates/courses/cms/fragment_organization_glimpse.html @@ -4,7 +4,7 @@
- + {% if organization_variant == "row" %}