diff options
Diffstat (limited to 'templates/web/trinidadtobago/footer.html')
-rw-r--r-- | templates/web/trinidadtobago/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/trinidadtobago/footer.html b/templates/web/trinidadtobago/footer.html index 4a8144ccf..4ef368c0d 100644 --- a/templates/web/trinidadtobago/footer.html +++ b/templates/web/trinidadtobago/footer.html @@ -1,5 +1,5 @@ [% IF pagefooter %] - <footer role="content-info"> + <footer role="contentinfo"> <p><a href="/privacy">Privacy and cookies</a></p> </footer> [% END %] |