diff options
Diffstat (limited to 'templates/web/fiksgatami/nn/footer.html')
-rw-r--r-- | templates/web/fiksgatami/nn/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fiksgatami/nn/footer.html b/templates/web/fiksgatami/nn/footer.html index 3d17e37fb..cfef66bc9 100644 --- a/templates/web/fiksgatami/nn/footer.html +++ b/templates/web/fiksgatami/nn/footer.html @@ -1,5 +1,5 @@ [% IF pagefooter %] - <footer role="content-info"> + <footer role="contentinfo"> [% INCLUDE 'front/footer-marketing.html' %] </footer> [% END %] |