File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,6 +67,10 @@ <h5 class="text-uppercase">Footer Content</h5>
6767 < a class ="text-white " href ="javascript:void(0); "
6868 (click) ="showCookieSettings() "> {{ 'footer.link.cookies' | translate}}</ a >
6969 </ li >
70+ < li >
71+ < a class ="text-white "
72+ routerLink ="info/accessibility "> {{ 'footer.link.accessibility' | translate }}</ a >
73+ </ li >
7074 < li *ngIf ="showPrivacyPolicy ">
7175 < a class ="text-white "
7276 routerLink ="info/privacy "> {{ 'footer.link.privacy-policy' | translate}}</ a >
@@ -79,10 +83,6 @@ <h5 class="text-uppercase">Footer Content</h5>
7983 < a class ="text-white "
8084 routerLink ="info/feedback "> {{ 'footer.link.feedback' | translate}}</ a >
8185 </ li >
82- < li >
83- < a class ="text-white "
84- routerLink ="info/accessibility "> {{ 'footer.link.accessibility' | translate }}</ a >
85- </ li >
8686 </ ul >
8787 </ div >
8888 </ div >
You can’t perform that action at this time.
0 commit comments