diff --git a/src/core/features/policy/pages/acceptances/acceptances.html b/src/core/features/policy/pages/acceptances/acceptances.html index 3075a2957..184c5f795 100644 --- a/src/core/features/policy/pages/acceptances/acceptances.html +++ b/src/core/features/policy/pages/acceptances/acceptances.html @@ -71,8 +71,8 @@ (ariaButtonClick)="toggle($event, policy)" class="expandable-status-icon" [class.expandable-status-icon-expanded]="policy.expanded" [attr.aria-expanded]="policy.expanded" [attr.aria-label]="(policy.expanded ? 'core.collapse' : 'core.expand') | translate" /> -